zhangyuhan 5 сар өмнө
parent
commit
84393e78a4

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

@@ -37,7 +37,7 @@ const rightAction = ref({
 const canShowDoBackHome = ref(true)
 function doBackHome () {
   trickClick(`退出页面-首页`)
-  return openLinkOfOther(LINKS.首页, {
+  return openAppOrWxPage(LINKS.首页, {
     query: {
       from: that.$route.query.from,
       activity: that.$route.query.from || that.$route.query.activity