瀏覽代碼

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"
       >