Skip to content

Latest commit

 

History

History
55 lines (34 loc) · 631 Bytes

README.md

File metadata and controls

55 lines (34 loc) · 631 Bytes

vue2-eleCustom-admin

项目预览地址http://vue-admin.tukzi.cn

技术栈**

  1. ES6+

  2. vue

  3. vue-router

  4. vuex

  5. axios

  6. scss

  7. element-ui

实现功能

  1. token全局拦截,用户登录、退出
  2. 封装axios
  3. 常用工具方法
  4. echarts常用组件封装
  5. 自定义主题

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.