admin
后台管理界面,数据均为本地模拟数据
使用Vue2 + vue-router + Element UI
很多界面都是根据官网demo改编http://element.eleme.io/#/zh-CN/component/installation
图形库采用G2 https://antv.alipay.com/g2/doc/
富文本编辑器wangEditor http://www.wangeditor.com/
A Vue.js project
Build Setup
# install dependencies
npm install
# serve with hot reload at localhost:8082
npm run dev
# build for production with minification
npm run build
For detailed explanation on how things work, checkout the guide and docs for vue-loader.