ソースを参照

fix:移动端工作台阳光采购引导

yangfeng 9 ヶ月 前
コミット
d7056058be
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() {