فهرست منبع

feat(KIP-7159): 重新触发打包17

John-Hong 2 سال پیش
والد
کامیت
7d7039ace9
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      src/App.vue

+ 2 - 2
src/App.vue

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