项目技术栈
Vue + VueRouter + Vuex + Axios + ElementUI
安装依赖
1.网络请求:npm install --save axios
2.ElementUI安装
- npm i element-ui -S
- vue add element
How do you want to import Element? Import on demand
? Choose the locale you want to load (Use arrow keys)
? Choose the locale you want to load zh-CN
网友评论