Browse Source

来自另一个项目的修改

zhaojijng 2 years ago
parent
commit
2f53a5c2e8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/main.ts

+ 1 - 0
src/main.ts

@@ -17,6 +17,7 @@ Vue.use(Button);
 Vue.prototype.$loading = Loading.service;
 
 
+//这是来自另一个本地仓库
 new Vue({
   router,
   store,