西柚机APP的后台管理工具 ,项目中二次封装了 element-ui 的 el-table el-pagination
demo: https://taylorchen709.github.io/vue-admin/
This is a project template for vue-cli
# install dependencies
npm install
# serve with hot reload at localhost:8081
npm run dev
# build for production with minification
npm run build
You can change theme by
import 'element-ui/lib/theme-default/index.css'
to
import './assets/theme/your-theme/index.css'
Modern browsers and IE 10+.