演示: :
说明
非常简单的一个vue2后台管理系统:
1,vuex状态管理
2,axios前预设接*互,本地mock数据
3,使用element-UI前端UI框架
4,路由器单页运用
5,webpack建造整个项目
开始
这是的项目模板
# install dependencies
npm install
# 开发环境 at localhost:8081
npm run dev
# build for production with minification 生产环境
npm run
vue-crm-app
VUE实现的CRM移动端应用系统
构建设置
# install dependencies
npm install
# serve with hot reload at localhost:8888
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run buil