vue管理模板
English |
具有Element UI,axios,iconfont,权限控制和lint的最小vue管理员模板
现场演示: :
当前版本是在vue-cli上构建的v4.0+ 。 如果要使用旧版本,可以将分支切换到 ,它不依赖于vue-cli
构建设置
# clone the project
git clone https://github.com/PanJiaChen/vue-admin-template.git
# enter the project director
Vue元素管理模板
English |
具有Element UI,axios,iconfont,权限控制和lint的最小vue管理员模板
现场演示: :
当前版本是在vue-cli上构建的v4.0+ 。如果要使用旧版本,可以将分支切换到 ,它不依赖于vue-cli
构建设置
# clone the project
git clone https://github.com/PanJiaChen/vue-admin-template.git
# enter the project director
vue管理模板
English |
具有Element UI,axios,iconfont,权限控制和lint的最小vue管理员模板
现场演示: :
当前版本是在vue-cli上构建的v4.0+ 。 如果要使用旧版本,可以将分支切换到 ,它不依赖于vue-cli
构建设置
# clone the project
git clone https://github.com/PanJiaChen/vue-admin-template.git
# enter the project director
vue管理模板
English |
具有Element UI,axios,iconfont,权限控制和lint的最小vue管理员模板
现场演示: :
当前版本是在vue-cli上构建的v4.0+ 。 如果要使用旧版本,可以将分支切换到 ,它不依赖于vue-cli
构建设置
# clone the project
git clone https://github.com/PanJiaChen/vue-admin-template.git
# enter the project director
Vue管理模板
基于Vuejs和Vuetify的示例管理模板。
介绍
Vue管理模板是基于Vue.js的管理模板。 该模板使用vuetify组件和样式。
使用GitHub Actions和github Pages自动构建和部署
演示版
预习
参考
构建设置
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with min
电子提示管理员
电子战项目
这是一个基于的vue电子管理项目,是使用从生成的。 有关此项目的文档可在找到。
构建设置
# install dependencies
npm install
# serve with hot reload at localhost:9080
npm run dev
# build electron app for production
npm run build
# lint all JS/Vue component files in `app/src`
npm r