All Projects → luichooy → Vue Antd Pro

luichooy / Vue Antd Pro

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

Labels

Projects that are alternatives of or similar to Vue Antd Pro

Lyf Vue
这是一个基于vue2开发在线商城前端
Stars: ✭ 100 (-23.66%)
Mutual labels:  vue2
Seemusic
Vue 云音乐播放器,网易云音乐API,可听网易云高品质付费歌曲。 Vue music player
Stars: ✭ 112 (-14.5%)
Mutual labels:  vue2
Vue Datatables Net
Vue jQuery DataTables.net wrapper component
Stars: ✭ 119 (-9.16%)
Mutual labels:  vue2
Vue2 Shop
A shop developed with Vue2 + Vue-router + Axios + Vuex + Node + Express + MongoDB + Webpack
Stars: ✭ 103 (-21.37%)
Mutual labels:  vue2
Vue Cli Multipage Bootstrap
vue-cli-multipage-bootstrap demo with vue2+vue-router+vuex+bootstrap+markdown for learning vue2.0
Stars: ✭ 105 (-19.85%)
Mutual labels:  vue2
Vue Mobile Cli
🚀 Vue移动端多页应用脚手架
Stars: ✭ 112 (-14.5%)
Mutual labels:  vue2
Vue Truncate Collapsed
A simple component that truncates your text and adds a 'Read More/Show Less' clickable.
Stars: ✭ 98 (-25.19%)
Mutual labels:  vue2
Semantic Ui Vue2
Semantic UI Integration for Vue 2
Stars: ✭ 128 (-2.29%)
Mutual labels:  vue2
Vue2 Element
基于vue2 + vue-router2 + element-ui + vuex2 + fetch + webpack2 企业级后台管理系统最佳实践
Stars: ✭ 112 (-14.5%)
Mutual labels:  vue2
Vuetify Swipeout
👆 A swipe out example built with Vue CLI 3 + Vuetify + Swiper.
Stars: ✭ 117 (-10.69%)
Mutual labels:  vue2
F Render
f-render | 基于 ElementUI 的表单设计器
Stars: ✭ 1,387 (+958.78%)
Mutual labels:  vue2
Multivisor
Centralized supervisor WebUI and CLI
Stars: ✭ 104 (-20.61%)
Mutual labels:  vue2
Vue Ruby China
使用Vue.js框架搭建的ruby china山寨版,集成vue-router+vuex等
Stars: ✭ 113 (-13.74%)
Mutual labels:  vue2
Social
基于Vue的社区论坛项目
Stars: ✭ 102 (-22.14%)
Mutual labels:  vue2
V Dialogs
A simple and clean instructional dialog plugin for Vue2, dialog type including Modal, Alert, Mask and Toast
Stars: ✭ 121 (-7.63%)
Mutual labels:  vue2
M Eleme
饿了么移动端单页应用
Stars: ✭ 99 (-24.43%)
Mutual labels:  vue2
Vue Easy Toast
A Toast widget for Vue 1 & 2
Stars: ✭ 112 (-14.5%)
Mutual labels:  vue2
Vue Online
A reactive offline indicator component for vue.js
Stars: ✭ 130 (-0.76%)
Mutual labels:  vue2
Vue2 Scaffold
The best scaffold for Vue 2.x based on vue-cli#vuejs-templates/webpack
Stars: ✭ 125 (-4.58%)
Mutual labels:  vue2
Vue Clipboard2
A simple vue2 binding to clipboard.js
Stars: ✭ 1,617 (+1134.35%)
Mutual labels:  vue2

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].