소스 검색

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