Browse Source

fix: 修复AI搜索点击事件问题

zhangyuhan 3 months ago
parent
commit
b947102e66
1 changed files with 2 additions and 2 deletions
  1. 2 2
      apps/mobile/src/views/ai-search/index.vue

+ 2 - 2
apps/mobile/src/views/ai-search/index.vue

@@ -972,7 +972,7 @@ init()
         <div
           class="bind-phone-popup"
           v-if="needBindPhone"
-          @click="checkBindPhone"
+          @click="checkBindPhone(false)"
         ></div>
       </div>
     </div>
@@ -981,7 +981,7 @@ init()
       <div
         v-if="needBindPhone || needLogin"
         class="bind-phone-popup"
-        @click="checkBindPhone"
+        @click="checkBindPhone(false)"
       />
       <div v-if="askModel.list.length === 0" class="ai-search--empty">
         <AppEmpty state="ai-logo">