增加axios
Showing
| ... | @@ -13,6 +13,7 @@ | ... | @@ -13,6 +13,7 @@ | 
| "precommit": "npm run lint" | "precommit": "npm run lint" | ||
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "axios": "^0.18.0", | |||
| "@nuxtjs/axios": "^5.3.1", | "@nuxtjs/axios": "^5.3.1", | ||
| "@nuxtjs/proxy": "^1.2.4", | "@nuxtjs/proxy": "^1.2.4", | ||
| "element-ui": "^2.4.4", | "element-ui": "^2.4.4", | ||
| ... | ... | 
Please register or sign in to comment