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.
 
 
 
zjb 7728ae9397
feat(期刊、乐库): 新建期刊发布、添加封面显示、歌词弹窗处理
12 months ago
build 雀乐管理后台WEB工程初始化 1 year ago
config 🐎 ci(接口地址): 替换接口地址 12 months ago
src feat(期刊、乐库): 新建期刊发布、添加封面显示、歌词弹窗处理 12 months ago
static 雀乐管理后台WEB工程初始化 1 year ago
.babelrc 雀乐管理后台WEB工程初始化 1 year ago
.editorconfig 雀乐管理后台WEB工程初始化 1 year ago
.env.develop feat(期刊、曲库): 完善 12 months ago
.eslintignore 雀乐管理后台WEB工程初始化 1 year ago
.eslintrc.js 雀乐管理后台WEB工程初始化 1 year ago
.gitignore 🌈 style(gitignore): gitignore添加yarn.lock文件 1 year ago
.postcssrc.js 雀乐管理后台WEB工程初始化 1 year ago
.travis.yml 雀乐管理后台WEB工程初始化 1 year ago
LICENSE 雀乐管理后台WEB工程初始化 1 year ago
README-zh.md 雀乐管理后台WEB工程初始化 1 year ago
README.md 雀乐管理后台WEB工程初始化 1 year ago
favicon.ico 雀乐管理后台WEB工程初始化 1 year ago
index.html 雀乐管理后台WEB工程初始化 1 year ago
package.json feat(期刊): 初始化期刊 1 year 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