فهرست منبع

fix:移动端企业搜索未登录不展示升级会员

yangfeng 11 ماه پیش
والد
کامیت
aecb7c7d9d
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      apps/mobile/src/views/search/result/company/index.vue

+ 1 - 1
apps/mobile/src/views/search/result/company/index.vue

@@ -118,7 +118,7 @@
         未搜索到符合条件的企业
       </AppEmpty>
       <div
-        v-if="hasData && listInfo.finished && showUpdate"
+        v-if="hasData && listInfo.finished && showUpdate && isLogin"
         class="update-btn"
         @click="goBuyVip"
       >