qh931725663 / vue-admin

vue + elementUI 实现的后台管理系统解决方案

Home Page:https://root-lucas.github.io/vue-admin/onlinePreview/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-admin

基于 Vue + Element UI 实现的后台管理系统

该项目效果在线预览

feature

  • Element UI
  • 登录/注销
  • 首页预览
  • 表格相关
  • 自定义图标
  • 表单相关
  • 图表相关 📊
  • 富文本编辑器
  • markdown 编辑器
  • 图片拖拽/裁剪上传
  • 列表拖拽排序
  • 可拖拽弹窗
  • 百度地图/高德地图
  • 视频/音乐播放
  • 权限测试
  • 404 / 403
  • 三级菜单
  • 国际化

Usage

// download
git clone https://github.com/root-lucas/vue-admin.git
cd vue-admin
// Installation dependency
yarn install
// Compiles and hot-reloads for development
yarn serve
// Compiles and minifies for production
yarn build

About

vue + elementUI 实现的后台管理系统解决方案

https://root-lucas.github.io/vue-admin/onlinePreview/index.html


Languages

Language:Vue 70.2%Language:JavaScript 25.3%Language:HTML 3.4%Language:CSS 1.1%