Skip to content

简单的vue后台管理系统,使用vuex进行登录状态管理

Notifications You must be signed in to change notification settings

Masterkkk/vue-manage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

management

vue+vuex+vue-router完成的简易版管理系统

  • 使用了element-ui来进行页面的构建
  • 使用了vuex进行登录状态等信息管理
  • 使用了vue-router来进行路由处理,以及路由守卫来进行跳转前的权限判断
  • 使用echarts进行图表的制作
  • 使用keep-alive

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

About

简单的vue后台管理系统,使用vuex进行登录状态管理

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published