Signed-off-by: yanl <yanl@xmmakeit.com>
Showing
with
305 additions
and
169 deletions
| ... | @@ -12,6 +12,8 @@ | ... | @@ -12,6 +12,8 @@ |
| "dependencies": { | "dependencies": { | ||
| "babel-preset-es2015": "^6.24.1", | "babel-preset-es2015": "^6.24.1", | ||
| "crypto-js": "^4.0.0", | "crypto-js": "^4.0.0", | ||
| "downloadjs": "^1.4.7", | |||
| "element-ui": "^2.13.2", | |||
| "miment": "0.0.9", | "miment": "0.0.9", | ||
| "vue": "^2.6.11", | "vue": "^2.6.11", | ||
| "vue-router": "^3.3.4" | "vue-router": "^3.3.4" | ||
| ... | @@ -30,7 +32,6 @@ | ... | @@ -30,7 +32,6 @@ |
| "chalk": "^2.0.1", | "chalk": "^2.0.1", | ||
| "copy-webpack-plugin": "^4.0.1", | "copy-webpack-plugin": "^4.0.1", | ||
| "css-loader": "^0.28.0", | "css-loader": "^0.28.0", | ||
| "element-ui": "^2.13.2", | |||
| "extract-text-webpack-plugin": "^3.0.0", | "extract-text-webpack-plugin": "^3.0.0", | ||
| "file-loader": "^1.1.4", | "file-loader": "^1.1.4", | ||
| "font-spider": "^1.3.5", | "font-spider": "^1.3.5", | ||
| ... | ... |
Please
register
or
sign in
to comment