浏览代码

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

John-Hong 2 年之前
父节点
当前提交
475d7b4f85
共有 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('触发重新发布功能 19?');
-        console.log('触发重新发布功能 19?');
+        console.log('触发重新发布功能 20?');
+        console.log('触发重新发布功能 20?');
         // 每次进入页面清空 缓存数据
         window.localStorage.clear();
         this.isInit = false;