对接接口
正在显示
... | ... | @@ -10,7 +10,7 @@ |
"lint": "eslint --ext .js,.vue --ignore-path .gitignore --fix src" | ||
}, | ||
"dependencies": { | ||
"axios": "^0.21.3", | ||
"axios": "^0.21.4", | ||
"element-ui": "^2.15.6", | ||
"query-string": "^7.0.1", | ||
"vue": "^2.6.14", | ||
... | ... | @@ -29,8 +29,8 @@ |
"eslint-plugin-promise": "^5.1.0", | ||
"eslint-plugin-vue": "^7.17.0", | ||
"sass": "1.32.13", | ||
"vite": "^2.5.3", | ||
"vite-plugin-vue2": "^1.8.1", | ||
"vite": "^2.5.6", | ||
"vite-plugin-vue2": "^1.8.2", | ||
"vue-template-compiler": "^2.6.14" | ||
} | ||
} |
请
注册
或者
登录
后发表评论