Loading: add loading service

This commit is contained in:
Leopoldthecoder
2016-11-15 20:29:33 +08:00
parent 0013043ad7
commit 5fcd73cd85
12 changed files with 375 additions and 180 deletions

View File

@@ -180,7 +180,7 @@
### 全局方法
element 为 Vue.prototype 添加了全局方法 $message。因此在 vue instance 中可以采用本页面中的方式调用 `Message`
Element 为 Vue.prototype 添加了全局方法 $message。因此在 vue instance 中可以采用本页面中的方式调用 `Message`
### 单独引用