样式优化
正在显示
... | ... | @@ -10,12 +10,12 @@ |
"lint": "eslint --ext .js,.vue --ignore-path .gitignore --fix src" | ||
}, | ||
"dependencies": { | ||
"axios": "^0.21.4", | ||
"axios": "^0.25.0", | ||
"element-ui": "^2.15.6", | ||
"lodash": "^4.17.21", | ||
"query-string": "^7.0.1", | ||
"query-string": "^7.1.0", | ||
"vue": "^2.6.14", | ||
"vue-router": "^3.5.2", | ||
"vue-router": "^3.5.3", | ||
"vuex": "^3.6.2" | ||
}, | ||
"devDependencies": { | ||
... | ... | @@ -30,8 +30,8 @@ |
"eslint-plugin-promise": "^5.1.0", | ||
"eslint-plugin-vue": "^7.18.0", | ||
"sass": "1.32.13", | ||
"vite": "^2.5.10", | ||
"vite-plugin-vue2": "^1.8.2", | ||
"vite": "^2.7.13", | ||
"vite-plugin-vue2": "^1.9.2", | ||
"vue-template-compiler": "^2.6.14" | ||
} | ||
} |
请
注册
或者
登录
后发表评论