Browse Source

Merge branch 'dev/v1.0.75_yf' of jianyu/web into feature/v1.0.75

yangfeng 8 months ago
parent
commit
6f49f64c74
1 changed files with 2 additions and 1 deletions
  1. 2 1
      apps/mobile/src/views/tabbar/Box.vue

+ 2 - 1
apps/mobile/src/views/tabbar/Box.vue

@@ -195,7 +195,8 @@ export default {
         return {}
         return {}
       }
       }
     },
     },
-    toSunshineMore() {
+    async toSunshineMore() {
+      await this.actionSunshineGuide('know')
       openAppOrWxPage(LINKS.阳光采购落地页)
       openAppOrWxPage(LINKS.阳光采购落地页)
     },
     },
     toSunshineKnow() {
     toSunshineKnow() {