瀏覽代碼

来自另一个项目的修改

zhaojijng 2 年之前
父節點
當前提交
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,