Vue Antd Pro Save

vue+ant-design-vue创建后台管理系统模板

Project README

Welcome to vue-antd-pro 👋

Documentation Maintenance License: MIT

基于vue-cli3 和 ant-design-vue搭建的后台管理系统模板,使用json-server做数据mock。

安装依赖

安装前端依赖

yarn

安装数据mock依赖

cd server

yarn

运行

运行数据mock服务

// enter server directory
cd server

yarn start

运行前端本地服务

// go back to project root directory
cd ..

yarn serve

账号

用户名: 任意输入
密码: 字符数字[4-16]位的任意输入

预览

login.png

table.png

analysis.png

setting1.png

setting2.png

setting3.png

Todos

  • Pie组件颜色有问题
  • Pie组件Legend点击饼图没有变化
  • offlineData组件中选中tab字体颜色问题
  • 销售额类别占比 图和legend响应式 图没有及时更新以及mounted的时候未执行初始逻辑
  • v-slider组件onchange方法不起作用

Author

👤 luichooy

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2019 luichooy.
This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator

Open Source Agenda is not affiliated with "Vue Antd Pro" Project. README Source: luichooy/vue-antd-pro
Stars
193
Open Issues
34
Last Commit
1 year ago

Open Source Agenda Badge

Open Source Agenda Rating