解决运单编号输入过长和分页没加bug
Showing
.eslintignore
deleted
100644 → 0
.eslintrc.js
deleted
100644 → 0
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
... | ... | @@ -33,7 +33,6 @@ |
"autoprefixer": "^7.1.2", | ||
"babel-cli": "^6.26.0", | ||
"babel-core": "^6.22.1", | ||
"babel-eslint": "^9.0.0", | ||
"babel-helper-vue-jsx-merge-props": "^2.0.3", | ||
"babel-loader": "^7.1.1", | ||
"babel-plugin-syntax-jsx": "^6.18.0", | ||
... | ... | @@ -46,15 +45,6 @@ |
"copy-webpack-plugin": "^4.0.1", | ||
"css-loader": "^0.28.0", | ||
"element-theme-chalk": "^2.4.1", | ||
"eslint": "^5.6.0", | ||
"eslint-config-standard": "^12.0.0", | ||
"eslint-friendly-formatter": "^4.0.1", | ||
"eslint-loader": "^2.1.1", | ||
"eslint-plugin-import": "^2.14.0", | ||
"eslint-plugin-node": "^7.0.1", | ||
"eslint-plugin-promise": "^4.0.1", | ||
"eslint-plugin-standard": "^4.0.0", | ||
"eslint-plugin-vue": "^4.7.1", | ||
"extract-text-webpack-plugin": "^3.0.0", | ||
"file-loader": "^1.1.4", | ||
"friendly-errors-webpack-plugin": "^1.6.1", | ||
... | ... |
Please
register
or
sign in
to comment