iwant-admin-web
v4.4.0
Published
A magical vue admin. An out-of-box UI solution for enterprise applications. Newest development stack of vue. Lots of awesome features
Downloads
4
Maintainers
Readme
使用方法
- npm install
- npm run dev
相关约束
- 页面分模块新建文件夹,置于src/views 文件夹内
- 页面路由文件写在src/router/modules 下,一个模块一个路由文件夹,通过引用的方式注入src/router/index.js
- 功能组件放于 src/components
- api 按模块命名放于src/api
其他
框架相关文档链接
elementUI 文档链接
接口文档
原型地址
路由id对照表
人员管理:2501 --代理商管理:25010 --客户管理:25011 --用户管理:25012
卡片管理:2502 --卡片库存:25020 --卡片清单:25021 --卡片维护:25022(二期新增)
套餐管理:2503 --套餐类型:25030 --套餐流量包:25031 --套餐分配:25032
个人中心:2504 --我的资料:25040
系统管理:2505 --权限管理:25050 --平台设置:25051
消息中心:2506 --下载管理:25060