仓库地址:https://gitee.com/JSTGitee/element-jst-admin
登录
首页
表格
前言
该方案作为一套多功能的后台框架模板,适用于绝大部分的后台管理系统开发。基于 Vue2,使用 vue-cli2 脚手架,引用 Element ui 组件库,方便开发快速简洁好看的组件。
功能
- Element ui
- 登录/注销
- Dashboard
- 表格
- Tab 选项卡
- 表单
- 图表
- 富文本编辑器
- 图片拖拽/裁剪上传
# install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report
标签:npm,Vue,run,Elenent,production,ui,build,report From: https://www.cnblogs.com/jstblog/p/17620308.html