Browse Source

feat(KIP-6765): KERRY+小程序临停缴费功能未登录身份使用流程(触发重新发布功能5)

John-Hong 2 years ago
parent
commit
1bb6795e8f
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/App.vue

+ 2 - 1
src/App.vue

@@ -93,7 +93,8 @@ export default {
         //   duration: 0,
         //   forbidClick: true,
         // });
-        console.log('触发重新发布功能 4?');
+        console.log('触发重新发布功能 5?');
+        console.log('触发重新发布功能 5?');
         // 每次进入页面清空 缓存数据
         window.localStorage.clear();
         this.isInit = false;