Skip to content

基于vue3+elemet-plus+axios+vuex 全家桶的后台管理系统

License

Notifications You must be signed in to change notification settings

hi-zhaoyeqing/vue3-element-plus-admin

Repository files navigation

vue3-element-plus-admin

vue

element-ui

license

GitHub release

donate

基于 Vue3 + Element-plus + axiox + vuex 的后台管理系统

项目截图

登录

Image text

首页

Image text

前言

该方案作为一套多功能的后台框架模板,适用于绝大部分的后台管理系统(Web Management System)开发。基于 Vue3,使用 vue-cli3 脚手架,引用 Element Plus 组件库,方便开发快速简洁好看的组件。分离颜色样式,支持手动切换主题色,而且很方便使用自定义主题色。

功能

  • Element Plus
  • 登录/注销
  • Dashboard
  • 表格
  • Tab 选项卡
  • 表单
  • 图表 📊
  • 富文本编辑器
  • 图片拖拽/裁剪上传
  • 权限测试
  • 404 / 403
  • 三级菜单
  • 自定义图标
  • 国际化

安装步骤

git clone https://github.com/qdzhaoxiaodao/vue3-element-plus-admin.git
cd vue3-element-plus-admin
npm install         // 安装项目依赖,等待安装完成之后,安装失败可用 cnpm 或 yarn

// 开启服务器,浏览器访问 http://localhost:8080
npm run dev

// 执行构建命令,生成的dist文件夹放在服务器下即可访问
npm run build

About

基于vue3+elemet-plus+axios+vuex 全家桶的后台管理系统

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published