[Improment] add $toast/$dialog to Vue.prototype (#363)

This commit is contained in:
neverland
2017-11-30 14:52:19 +08:00
committed by GitHub
parent 121e2de375
commit c23762e08b
13 changed files with 153 additions and 86 deletions
+3 -3
View File
@@ -108,12 +108,12 @@
"uppercamelcase": "^3.0.0",
"url-loader": "^0.6.2",
"vant-doc": "0.3.18",
"vue": "^2.5.8",
"vue": "^2.5.9",
"vue-loader": "^13.5.0",
"vue-router": "^3.0.1",
"vue-sfc-compiler": "^0.0.5",
"vue-sfc-compiler": "^0.0.6",
"vue-style-loader": "^3.0.0",
"vue-template-compiler": "^2.5.8",
"vue-template-compiler": "^2.5.9",
"vue-template-es2015-compiler": "^1.6.0",
"webpack": "^3.8.1",
"webpack-bundle-analyzer": "^2.9.1",