ソースを参照

来自另一个项目的修改

zhaojijng 3 年 前
コミット
2f53a5c2e8
1 ファイル変更1 行追加0 行削除
  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,