1.0.0 • Published 6 years ago

hw-vue-lib v1.0.0

Weekly downloads
3
License
-
Repository
-
Last release
6 years ago

jwt

axios 封装

  • 请求拦截(添加 token 等),响应拦截(异常统一处理)
  • 取消请求

路由拦截,token 校验

store 中的 action 进行异步请求

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.