基于Vuetify 的VUE后台管理系统
演示地址
http://admin.chenfangyi.cn/login
- vuetifyjs https://vuetifyjs.com
- nuxtjs https://nuxtjs.org/
- 多语言切换
- 富文本编辑框
- 右键菜单
- 日期范围选择
- 列表拖拽
- git clone https://gitee.com/shi_kai/CK-Admin
- cd /CK-Admin
- npm install
- npm run dev
正在编写
- Fork 本仓库
- 新建 Feat_xxx 分支
- 提交代码
- 新建 Pull Request