1 Star 0 Fork 0

彩虹猫 / vue3-element-admin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

vue3.0-template-admin

Vue3.0: vue Vite ⚡: npm package Element-plus:

⭐️ Show your support

Give a ⭐️ if this project helped you!

已完成功能 | The functionality is complete

  • Element Plus
  • N+1 多级菜单
  • Dashboard
  • 表格
  • router Tab 选项卡
  • 表单
  • 图表 :antv or echart
  • 二维码生成
  • 导入导出 Excel
  • 导出 Zip 文件
  • 拖拽组件
  • 富文本编辑器
  • markdown 编辑器
  • 个人页
  • 登录/注册页
  • 404 / 403
  • 菜单管理
  • 角色管理
  • 自定义图标
  • 图片拖拽/裁剪
  • 支持切换主题色:一键换肤
  • 指令权限:v-permisson /全局方法:$permission (参考 tableList.vue)
  • 国际化

正在完成功能 | The functionality is being completed

  • 可拖拽弹窗
  • 导航模式切换
  • 内容区域控制

使用到的插件/库 | Plugin or lib

合作优质项目 | Partner project

🤝 贡献 | Contributing

欢迎参与贡献,提出问题、新功能合并请求等!

最新的贡献情况可以参阅 GitHub 提供的contributors页面

❓ 问题 | Issue

Contributions, issues and feature requests are welcome!.
Feel free to check issues page.

欢迎提 Issues

快速启动 | Quick Start

# 克隆项目
# cnpmjs
git clone https://github.com.cnpmjs.org/GeekQiaQia/vue3.0-template-admin.git

# or
git clone https://github.com/GeekQiaQia/vue3.0-template-admin.git


# 进入项目目录
cd vue3.0-template-admin

# 安装依赖
npm install

# 启动服务
npm run dev

# 打包
npm run build


同步代码 | synchronizing code

# add upstream
git remote add upstream https://github.com/GeekQiaQia/vue3.0-template-admin

# 抓取源仓库修改 master分支
git fetch upstream main

# 切换分支
git checkout main

# 合并远程分支
git merge upstream/main

git 提交 | git commit

 git add *  // add everything

 git status  // check status

 git cz  // commit change

 git push // push stage commit

// 如果cz 命令无法找到,全局安全commitize
 npm install -g commitizen

持续升级 | Continuous upgrades

  • 重构 request.ts 请求,使其灵活可配置化;
  • 使用 AES 加密方式,对密码进行安全加密;
  • 完成换肤切换功能,使用 ElementPlus theme-chalk 实现换肤
  • 重构登录注册页面,完善忘记密码交互以及必填字段校验
  • 设计角色管理,选择不同的角色,授权不同的菜单
  • 根据不同的登录用户角色,展示不同的菜单

技术反馈和交流群 | Technical feedback and communication

赞助 | Sponsored

开源不易, 有了您的赞助, 我们会做的更好~

快照 | screen shots

登录注册

image.png

主题风格

image.png

国际化

image.png

全屏功能

image.png

tab 标签页

image.png

首页

image.png

Dashboard

工作台

image.png

分析页

image.png

复制文本

image.png

列表页

image.png

表单页

基础表单

image.png

分步表单

image.png

高级表单

image.png

二维码

image.png

个人中心

image.png

个人设置

image.png

拖拽组件

image.png

菜单管理

image.png

角色管理

image.png

MIT License Copyright (c) 2021 喜个阳阳 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

暂无描述 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/adrian_crazycraft/vue3-element-admin.git
git@gitee.com:adrian_crazycraft/vue3-element-admin.git
adrian_crazycraft
vue3-element-admin
vue3-element-admin
master

搜索帮助