e admin vue
1.0.0
Un modelo de permisos rbac creado con vue + element-ui + vue-cli3
Cuenta: administrador Contraseña: 123456
npm run serve
# 默认打包路由为 history 模式
npm run build:test
npm run build:prod
# 打包路由为 hash 模式
npm run build:hash
npm run deploy