# vue3.0-template-admin **Repository Path**: anydev/vue3.0-template-admin ## Basic Information - **Project Name**: vue3.0-template-admin - **Description**: 本项目基于vue3+ElementPlus+Typescript+Vite搭建一套通用的后台管理模板;并基于常见业务场景,抽象出常见功能组件;包括动态菜单,菜单权限、登录、主题切换、国际化、个人中心、表单页、列表页、复制文本、二维码分享等等 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: add-license-1 - **Homepage**: https://geekqiaqia.github.io/vue3.0-template-admin/#/login?redirect=/home - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-13 - **Last Updated**: 2024-11-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue3.0-template-admin
- 💪 Vue 3.0 Composition API - 🔥 Written in TypeScript - 🏠 预览 [vue3.0-template-admin](https://geekqiaqia.github.io/vue3.0-template-admin/#/login?redirect=/home) ## ⭐️ Show your support Give a ⭐️ if this project helped you! ## 已完成功能 | The functionality is complete - [x] Element Plus - [x] N+1 多级菜单 - [x] Dashboard - [x] 表格 - [x] router Tab 选项卡 - [x] 表单 - [x] 图表 :antv echart - [x] 二维码生成 - [x] 拖拽组件 - [x] 富文本编辑器 - [x] markdown 编辑器 - [x] 个人页 - [x] 登录页 - [x] 404 / 403 - [x] 菜单管理 - [x] 角色管理 - [x] 自定义图标 - [x] 图片拖拽/裁剪 ## 正在完成功能 | The functionality is being completed - [x] 支持切换主题色:一键换肤 - [x] 权限:v-permisson - [x] 可拖拽弹窗 - [x] 国际化 ## 使用到的插件/库 | Plugin or lib - **eslint-plugin-vue** [eslint-plugin-vue](https://eslint.vuejs.org/user-guide/#faq) - **axios** 强大的前端请求库 - **fues.js** [fues.js Fuzzy Search 前端模糊搜索](https://github.com/krisk/Fuse) - **echart** [echart 数据可视化](http://echarts.apache.org/zh/index.html) - **antv** [antv 蚂蚁数据可视化](https://antv.vision/zh) - **xlsx** [xlsx SheetJS ](https://www.npmjs.com/package/xlsx) - **mockjs** [mockjs 模拟和交互数据](http://mockjs.com/) - **wangeditor** [wangeditor 富文本编辑器](https://www.wangeditor.com/doc/) ## 合作优质项目 | Partner project - [h5-Dooring - H5-Dooring 是一款功能强大,专业可靠的 H5 可视化页面配置解决方案](https://github.com/MrXujiang/h5-Dooring) - [Blink - 一款自定义的生成故障艺术动画的组件库](https://github.com/MrXujiang/blink) - [frontend-developer-roadmap | 一个能提高开发者工作效率的前端 js 库汇总](https://github.com/MrXujiang/frontend-developer-roadmap) ## 🤝 Contributing Contributions, issues and feature requests are welcome!. ## 快速启动 | Quick Start ``` # 克隆项目 git clone https://github.com/GeekQiaQia/vue3.0-template-admin.git # 进入项目目录 cd vue3.0-template-admin # 安装依赖 npm install # 启动服务 npm run dev ``` ## git 提交 | git commit git add * // add everything git status // check status git cz // commit change git push // push stage commit ## 持续升级 | Continuous upgrades 敬请期待... ## 快照 | screen shots ### 全屏功能  ### tab 标签页  ### 首页  ### Dashboard #### 工作台  #### 分析页  ### 复制文本  ### 列表页  ### 表单页 #### 基础表单  #### 分步表单  #### 高级表单  ### 二维码  ### 个人中心  ### 个人设置  ### 拖拽组件  ### 菜单管理  ### 角色管理 