You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
tianlinyong c47ac2299a
build: 变更node-sass依赖为sass
2 months ago
build fix:发布到服务器element icon不显示问题 8 months ago
config fix:修改接口地址为IP 7 months ago
src update: artist-apply 4 months ago
static 雀乐管理后台WEB工程初始化 9 months ago
.babelrc 雀乐管理后台WEB工程初始化 9 months ago
.editorconfig 雀乐管理后台WEB工程初始化 9 months ago
.env.develop feat(期刊、曲库): 完善 8 months ago
.eslintignore 雀乐管理后台WEB工程初始化 9 months ago
.eslintrc.js 雀乐管理后台WEB工程初始化 9 months ago
.gitignore feat(期刊 曲库): 期刊修改单独路由 添加试听 8 months ago
.postcssrc.js 雀乐管理后台WEB工程初始化 9 months ago
.travis.yml 雀乐管理后台WEB工程初始化 9 months ago
LICENSE 雀乐管理后台WEB工程初始化 9 months ago
README-zh.md 雀乐管理后台WEB工程初始化 9 months ago
README.md 雀乐管理后台WEB工程初始化 9 months ago
favicon.ico 雀乐管理后台WEB工程初始化 9 months ago
index.html 雀乐管理后台WEB工程初始化 9 months ago
package.json build: 变更node-sass依赖为sass 2 months ago

README.md

vueAdmin-template

A minimal vue admin template with Element UI & axios & iconfont & permission control & lint

Live demo: http://panjiachen.github.io/vueAdmin-template

中文文档

Build Setup


# Clone project
git clone https://github.com/PanJiaChen/vueAdmin-template.git

# Install dependencies
npm install

# serve with hot reload at localhost:9528
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

Demo

demo

Extra

If you want router permission && generate menu by user roles , you can use this branch permission-control

vue-element-admin

electron-vue-admin

License

MIT license.

Copyright (c) 2017-present PanJiaChen