소스 검색

feat(KIP-7543): 重新触发打包22

John-Hong 2 년 전
부모
커밋
66afbbaae3
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('触发重新发布功能 21?');
-        console.log('触发重新发布功能 21?');
+        console.log('触发重新发布功能 22?');
+        console.log('触发重新发布功能 22?');
         // 每次进入页面清空 缓存数据
         window.localStorage.clear();
         this.isInit = false;