This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
lihao16
/
elevator-web
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
96464eb25e
Branches
Tags
Logo
master
elevator-web
/
README.md
README.md
518 B
Historique
Raw
后台管理系统基础模板
基于 vue elementUI 实现
项目配置如下: 环境变量:
VUE_APP_BASE_API api 接口请求 url 路径,开发环境中直接使用此参数作为 api 前缀,生产环境中,使用 config 中 apiPath+VUE_APP_BASE_API 共同组成 api 前缀
VUE_APP_DISABLE_AUTH 是否禁用菜单权限控制,禁用后,所有用户都能看到全部菜单
http://idmlab.kmdns.net:12000/admin/swagger-ui.html#/
后续规划: 404、401 页面配置 脚本生成组件代码