소스 검색

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

yangfeng 9 달 전
부모
커밋
6f49f64c74
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  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 {}
       }
     },
-    toSunshineMore() {
+    async toSunshineMore() {
+      await this.actionSunshineGuide('know')
       openAppOrWxPage(LINKS.阳光采购落地页)
     },
     toSunshineKnow() {