فهرست منبع

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

yangfeng 8 ماه پیش
والد
کامیت
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() {