2022-05-31 06:39:00 +00:00
|
|
|
|
<br />
|
|
|
|
|
<div align="center">
|
2022-05-31 22:19:19 +00:00
|
|
|
|
<img src="https://wonderful-code.gitee.io/images/readme/logo-title.png" alt="" />
|
|
|
|
|
<br />
|
2023-09-08 12:21:54 +00:00
|
|
|
|
<a href="https://uni.buildadmin.com" target="_blank">官网</a> |
|
|
|
|
|
<a href="https://demo.buildadmin.com" target="_blank">演示</a> |
|
|
|
|
|
<a href="https://ask.buildadmin.com" target="_blank">社区</a> |
|
2022-06-06 03:21:58 +00:00
|
|
|
|
<a href="https://wonderful-code.gitee.io/" target="_blank">文档</a> |
|
2022-12-23 13:42:37 +00:00
|
|
|
|
<a href="https://jq.qq.com/?_wv=1027&k=c8a7iSk8" target="_blank">加群</a> |
|
2022-06-01 18:26:00 +00:00
|
|
|
|
<a href="https://wonderful-code.gitee.io/guide/" target="_blank">视频介绍</a> |
|
|
|
|
|
<a href="https://gitee.com/wonderful-code/buildadmin" target="_blank">Gitee仓库</a> |
|
|
|
|
|
<a href="https://github.com/build-admin/BuildAdmin" target="_blank">GitHub仓库</a>
|
2022-05-31 06:39:00 +00:00
|
|
|
|
</div>
|
2022-05-31 21:18:12 +00:00
|
|
|
|
<br />
|
2022-05-31 06:39:00 +00:00
|
|
|
|
<p align="center">
|
|
|
|
|
<a href="https://www.thinkphp.cn/" target="_blank">
|
2023-07-06 10:45:15 +00:00
|
|
|
|
<img src="https://img.shields.io/badge/ThinkPHP-%3E8.0-brightgreen?color=91aac3&labelColor=439EFD" alt="vue">
|
2022-05-31 06:39:00 +00:00
|
|
|
|
</a>
|
|
|
|
|
<a href="https://v3.vuejs.org/" target="_blank">
|
2023-07-06 10:45:15 +00:00
|
|
|
|
<img src="https://img.shields.io/badge/Vue-%3E3.3-brightgreen?color=91aac3&labelColor=439EFD" alt="vue">
|
2022-05-31 06:39:00 +00:00
|
|
|
|
</a>
|
|
|
|
|
<a href="https://element-plus.gitee.io/#/zh-CN/component/changelog" target="_blank">
|
2023-07-06 10:45:15 +00:00
|
|
|
|
<img src="https://img.shields.io/badge/Element--Plus-%3E2.3-brightgreen?color=91aac3&labelColor=439EFD" alt="element plus">
|
2022-05-31 06:39:00 +00:00
|
|
|
|
</a>
|
|
|
|
|
<a href="https://www.tslang.cn/" target="_blank">
|
2023-07-06 10:45:15 +00:00
|
|
|
|
<img src="https://img.shields.io/badge/TypeScript-%3E5.1-blue?color=91aac3&labelColor=439EFD" alt="typescript">
|
2022-05-31 06:39:00 +00:00
|
|
|
|
</a>
|
|
|
|
|
<a href="https://vitejs.dev/" target="_blank">
|
2023-07-06 10:45:15 +00:00
|
|
|
|
<img src="https://img.shields.io/badge/Vite-%3E4.3-blue?color=91aac3&labelColor=439EFD" alt="vite">
|
2022-05-31 06:39:00 +00:00
|
|
|
|
</a>
|
2022-06-12 10:04:40 +00:00
|
|
|
|
<a href="https://pinia.vuejs.org/" target="_blank">
|
2023-07-06 10:45:15 +00:00
|
|
|
|
<img src="https://img.shields.io/badge/Pinia-%3E2.1-blue?color=91aac3&labelColor=439EFD" alt="vite">
|
2022-05-31 06:39:00 +00:00
|
|
|
|
</a>
|
|
|
|
|
<a href="https://gitee.com/wonderful-code/buildadmin/blob/master/LICENSE" target="_blank">
|
2022-06-12 10:04:40 +00:00
|
|
|
|
<img src="https://img.shields.io/badge/Apache2.0-license-blue?color=91aac3&labelColor=439EFD" alt="license">
|
2022-05-31 06:39:00 +00:00
|
|
|
|
</a>
|
|
|
|
|
</p>
|
|
|
|
|
|
2022-05-31 21:18:12 +00:00
|
|
|
|
<br>
|
|
|
|
|
<div align="center">
|
2023-07-14 21:32:24 +00:00
|
|
|
|
<img src="https://wonderful-code.gitee.io/images/readme/dashboard-radius.png" />
|
2022-05-31 21:18:12 +00:00
|
|
|
|
</div>
|
|
|
|
|
<br>
|
|
|
|
|
|
2022-06-10 22:35:48 +00:00
|
|
|
|
### 介绍
|
2023-07-06 10:45:15 +00:00
|
|
|
|
🌈 基于 Vue3.3 + ThinkPHP8 + TypeScript + Vite + Pinia + Element Plus等流行技术栈的后台管理系统,自适应多端、可视化CRUD代码生成、自带WEB终端、同时提供Web、WebNuxt、Server端、内置全局数据回收站和字段级数据修改保护、自动注册路由、无限子级权限管理等,无需授权即可免费商用,希望能帮助大家实现快速开发。
|
2022-05-31 06:39:00 +00:00
|
|
|
|
|
2022-06-10 11:11:39 +00:00
|
|
|
|
### 主要特性
|
|
|
|
|
**🚀 CRUD代码生成:**
|
2023-07-06 10:45:15 +00:00
|
|
|
|
图形化拖拽生成后台增删改查代码,自动创建数据表;大气且实用的表格,多达24种表单组件支持,行拖拽排序,受权限控制的编辑和删除等等,并支持关联表,可为您节省大量开发时间。
|
2022-06-10 11:11:39 +00:00
|
|
|
|
|
|
|
|
|
**💥 内置WEB终端:**
|
|
|
|
|
我们内置了一个WEB终端以实现一些理想中的功能,比如:虽然是基于vue3的系统,但你在安装本系统时,并不需要手动执行`npm install`和`npm build`命令。且后续本终端将为您提供更多方便、快捷的服务。
|
|
|
|
|
|
|
|
|
|
**👍 流行且稳定的技术栈:**
|
2023-07-06 10:45:15 +00:00
|
|
|
|
除了基于`ThinkPHP8`前后端分离架构外,我们的`Vue3`使用了`Setup`、状态管理使用`Pinia`、并使用了`TypeScript`、`Vite`等可以为你的知识面添砖加瓦的技术栈。
|
2022-06-10 11:11:39 +00:00
|
|
|
|
|
2022-09-14 03:51:19 +00:00
|
|
|
|
**🎨 模块市场:**
|
2022-12-10 05:49:25 +00:00
|
|
|
|
一键安装数据导出、短信发送、云存储、单页或是纯前端技术栈的学习案例项目等等,随时随地为系统添砖加瓦,系统能够自动维护`package.json`和`composer.json`并通过内置终端自动完成模块所需依赖的安装,若您愿意成为模块开发者,模块可以:覆盖系统任何文件或为系统新增文件,您的模块经由官方审核即可上架。
|
2022-06-10 11:11:39 +00:00
|
|
|
|
|
2022-06-12 10:04:40 +00:00
|
|
|
|
**🔀 前后端分离:**
|
2022-12-23 13:42:37 +00:00
|
|
|
|
`web`文件夹内包含:`干净`(不含后端代码)、`完整`(所有前端代码文件均在此内) 的前端代码文件,对前端开发者友好,作为纯前端开发者,您可以将BAdmin当做学习与资源的社群,本系统可为您准备好案例和模板等所需要的环境,而您只需专注于学习或工作,不需要会任何后端代码!(邀您:[和我们一起](https://jq.qq.com/?_wv=1027&k=c8a7iSk8) )
|
2022-09-14 03:51:19 +00:00
|
|
|
|
|
2023-08-31 06:30:48 +00:00
|
|
|
|
**🚚 按需加载:**
|
|
|
|
|
前端的页面组件和语言包均是在使用到它们时,才从网络异步加载,服务端则是基于`TP8`和`PSR规范`天生拥有真正的按需加载能力,所以,您无需考虑`我并不需要多语言`、`我并不需要某个后台功能`这类的问题,不需要不使用或隐藏即可。
|
|
|
|
|
|
2022-09-14 03:51:19 +00:00
|
|
|
|
**🌴 数据回收与反悔:**
|
|
|
|
|
内置全局数据回收站,并且提供字段级数据修改记录和修改对比,随时回滚和还原,安全且无感。
|
2022-06-12 10:04:40 +00:00
|
|
|
|
|
2022-06-10 11:11:39 +00:00
|
|
|
|
**✨ 高颜值:**
|
|
|
|
|
提供三种布局模式,其中默认布局使用无边框设计风格,它并没有强行填满屏幕的每一个缝然后使用边框线进行分隔,所有的功能版块,都像是悬浮在屏幕上的,同时又将屏幕空间及其合理的利用了。
|
|
|
|
|
|
|
|
|
|
**🔐 权限验证:**
|
|
|
|
|
可视化的管理权限,然后根据权限动态的注册路由、菜单、页面、按钮(权限节点)、支持无限父子级权限分组、前后端搭配鉴权,自由分派页面和按钮权限。
|
|
|
|
|
|
|
|
|
|
**📝 未来可期:**
|
2022-12-10 05:49:25 +00:00
|
|
|
|
我们正在持续维护系统,并着手开发更多基础设施模块,按需一键安装,甚至提供开箱即用的各行业完整应用。
|
2022-06-10 11:11:39 +00:00
|
|
|
|
|
|
|
|
|
**🧱 一举多得:**
|
|
|
|
|
后台自适应PC、平板、手机等多种场景的支持,轻松应对各种需求。
|
|
|
|
|
|
|
|
|
|
**💖 其他杂项:**
|
|
|
|
|
角色组/管理员/管理员日志、 会员/会员组/会员余额、积分日志、系统配置/控制台/附件管理/个人资料管理等等、更多特性等你探索...
|
2022-05-31 06:39:00 +00:00
|
|
|
|
|
2022-06-10 22:35:48 +00:00
|
|
|
|
### 安装使用
|
|
|
|
|
💫 我们提供了完善的文档,对于熟悉`ThinkPHP`和`Vue`的用户,请使用大佬版:[快速上手](https://wonderful-code.gitee.io/guide/install/start.html) ,对于新人朋友,我们额外准备了各个操作系统的从零开始套餐:[Windows从零到一](https://wonderful-code.gitee.io/guide/install/windows.html) | [Linux从零到一](https://wonderful-code.gitee.io/guide/install/linux-bt.html) | [MacBook安装引导](https://wonderful-code.gitee.io/guide/install/macBook.html)
|
2022-05-31 21:18:12 +00:00
|
|
|
|
|
2022-06-10 22:35:48 +00:00
|
|
|
|
### 联系我们
|
2023-09-08 12:21:54 +00:00
|
|
|
|
- [演示站](https://demo.buildadmin.com) 账户:`admin`,密码:`123456`(演示站数据无法修改,请下载源码安装体验全部功能)
|
|
|
|
|
- [问答社区](https://ask.buildadmin.com)
|
|
|
|
|
- [官网](https://uni.buildadmin.com)
|
2022-06-10 11:11:39 +00:00
|
|
|
|
- [文档:wonderful-code.gitee.io](https://wonderful-code.gitee.io/)
|
2022-12-23 13:42:37 +00:00
|
|
|
|
- 加群:[687903819(已满)](https://jq.qq.com/?_wv=1027&k=QwtXa14c)、[751852082](https://jq.qq.com/?_wv=1027&k=c8a7iSk8)
|
|
|
|
|
- [Gitee仓库](https://gitee.com/wonderful-code/buildadmin)、[GitHub仓库](https://github.com/build-admin/BuildAdmin)
|
2022-06-10 11:11:39 +00:00
|
|
|
|
- [备用文档:doc.buildadmin.com](https://doc.buildadmin.com/)
|
2023-09-08 12:21:54 +00:00
|
|
|
|
- [官方邮箱 hi@buildadmin.com](mailto:hi@buildadmin.com)
|
2022-06-10 11:11:39 +00:00
|
|
|
|
|
2022-06-10 22:35:48 +00:00
|
|
|
|
### 项目预览
|
2022-05-31 21:18:12 +00:00
|
|
|
|
| | |
|
|
|
|
|
|---------------------|---------------------|
|
2022-05-31 22:19:19 +00:00
|
|
|
|
|![登录](https://wonderful-code.gitee.io/images/readme/login.gif)|![控制台](https://wonderful-code.gitee.io/images/readme/dashboard.png)|
|
2022-05-31 21:18:12 +00:00
|
|
|
|
|![布局配置](https://wonderful-code.gitee.io/images/readme/layout.png)|![表格](https://wonderful-code.gitee.io/images/readme/admin.png)|
|
|
|
|
|
|![表单](https://wonderful-code.gitee.io/images/readme/user.png)|![系统配置](https://wonderful-code.gitee.io/images/readme/config.png)|
|
|
|
|
|
|![数据回收规则](https://wonderful-code.gitee.io/images/readme/data-recycle.png)|![数据回收日志](https://wonderful-code.gitee.io/images/readme/data-recycle-log.png)|
|
|
|
|
|
|![敏感数据](https://wonderful-code.gitee.io/images/readme/sensitive-data.png)|![菜单](https://wonderful-code.gitee.io/images/readme/menu.png)|
|
|
|
|
|
|![单栏布局](https://wonderful-code.gitee.io/images/readme/layout-3.png)|![经典布局](https://wonderful-code.gitee.io/images/readme/layout-2.png)|
|
|
|
|
|
|
2022-06-10 22:35:48 +00:00
|
|
|
|
### 特别鸣谢
|
|
|
|
|
💕 感谢巨人提供肩膀,排名不分先后
|
2022-05-31 06:39:00 +00:00
|
|
|
|
- [Thinkphp](http://www.thinkphp.cn/)
|
|
|
|
|
- [FastAdmin](https://gitee.com/karson/fastadmin)
|
|
|
|
|
- [Vue](https://github.com/vuejs/core)
|
2022-07-26 03:29:09 +00:00
|
|
|
|
- [vue-next-admin](https://gitee.com/lyt-top/vue-next-admin)
|
2022-05-31 06:39:00 +00:00
|
|
|
|
- [Element Plus](https://github.com/element-plus/element-plus)
|
|
|
|
|
- [TypeScript](https://github.com/microsoft/TypeScript)
|
|
|
|
|
- [vue-router](https://github.com/vuejs/vue-router-next)
|
|
|
|
|
- [vite](https://github.com/vitejs/vite)
|
|
|
|
|
- [Pinia](https://github.com/vuejs/pinia)
|
|
|
|
|
- [Axios](https://github.com/axios/axios)
|
|
|
|
|
- [nprogress](https://github.com/rstacruz/nprogress)
|
|
|
|
|
- [screenfull](https://github.com/sindresorhus/screenfull.js)
|
|
|
|
|
- [mitt](https://github.com/developit/mitt)
|
|
|
|
|
- [sass](https://github.com/sass/sass)
|
|
|
|
|
- [wangEditor](https://github.com/wangeditor-team/wangEditor)
|
|
|
|
|
- [echarts](https://github.com/apache/echarts)
|
|
|
|
|
- [vueuse](https://github.com/vueuse/vueuse)
|
|
|
|
|
- [lodash](https://github.com/lodash/lodash)
|
|
|
|
|
- [eslint](https://github.com/eslint/eslint)
|
|
|
|
|
- [prettier](https://github.com/prettier/prettier)
|
|
|
|
|
- [vuepress](https://github.com/vuejs/vuepress)
|
|
|
|
|
- [countUp](https://github.com/inorganik/countUp.js)
|
|
|
|
|
- [Sortable](https://github.com/SortableJS/Sortable)
|
|
|
|
|
- [v-code-diff](https://github.com/Shimada666/v-code-diff)
|
2023-07-21 22:43:17 +00:00
|
|
|
|
- [jetbrains](https://www.jetbrains.com/)
|
2023-05-13 17:08:10 +00:00
|
|
|
|
- [clicaptcha](https://github.com/hooray/clicaptcha)
|
2023-06-21 18:37:28 +00:00
|
|
|
|
- [phinx](https://github.com/cakephp/phinx)
|
2022-05-31 06:39:00 +00:00
|
|
|
|
|
2022-06-10 22:35:48 +00:00
|
|
|
|
### 版权信息
|
|
|
|
|
🔐 BuildAdmin 遵循`Apache2.0`开源协议发布,提供无需授权的免费使用。\
|
2022-05-31 06:39:00 +00:00
|
|
|
|
本项目包含的第三方源码和二进制文件之版权信息另行标注。
|
|
|
|
|
|
2022-06-10 22:35:48 +00:00
|
|
|
|
### 支持项目
|
|
|
|
|
💕 无需捐赠,如果觉得项目不错,或者已经在使用了,希望你可以去 [Github](https://github.com/build-admin/BuildAdmin) 或者 [Gitee](https://gitee.com/wonderful-code/buildadmin) 帮我们点个 ⭐ Star,这将是对我们极大的鼓励与支持。
|