Browse Source

来自另一个项目的修改

zhaojijng 3 năm trước cách đây
mục cha
commit
2f53a5c2e8
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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,