vue-pure-admin2/README.md

245 lines
12 KiB
Markdown
Raw Normal View History

2021-04-13 18:37:47 +08:00
<h1>vue-pure-admin</h1>
2021-03-01 15:26:05 +08:00
2023-02-08 18:07:05 +08:00
![GitHub license](https://img.shields.io/github/license/pure-admin/vue-pure-admin?style=flat)
![GitHub stars](https://img.shields.io/github/stars/pure-admin/vue-pure-admin?color=fa6470&style=flat)
![GitHub forks](https://img.shields.io/github/forks/pure-admin/vue-pure-admin?style=flat)
2021-04-13 18:37:47 +08:00
**中文** | [English](./README.en-US.md)
2021-04-13 18:37:47 +08:00
## 简介
2021-04-13 18:37:47 +08:00
2024-03-21 13:01:36 +08:00
`vue-pure-admin` 是一款开源免费且开箱即用的中后台管理系统模版。完全采用 `ECMAScript` 模块(`ESM`)规范来编写和组织代码,使用了最新的 `Vue3`
`Vite`、`Element-Plus`、`TypeScript`、`Pinia`、`Tailwindcss` 等主流技术开发
2024-05-29 11:06:01 +08:00
## 研发理念
稳定中求创新,技术中见未来
2024-01-03 16:12:28 +08:00
## 精简版本(实际项目开发请用精简版本,提供 `非国际化` 、`国际化` 两个版本选择)
2022-11-27 18:14:44 +08:00
2024-01-03 16:12:28 +08:00
精简版本是基于 [vue-pure-admin](https://github.com/pure-admin/vue-pure-admin) 提炼出的架子,包含主体功能,更适合实际项目开发,打包后的大小在全局引入 [element-plus](https://element-plus.org) 的情况下仍然低于 `2.3MB`,并且会永久同步完整版的代码。开启 `brotli` 压缩和 `cdn` 替换本地库模式后,打包大小低于 `350kb`
2022-11-27 18:14:44 +08:00
2024-01-03 16:12:28 +08:00
[点我查看非国际化精简版本](https://github.com/pure-admin/pure-admin-thin)
[点我查看国际化精简版本](https://github.com/pure-admin/pure-admin-thin/tree/i18n)
2022-11-27 18:14:44 +08:00
2021-11-14 08:46:43 +08:00
## 配套视频
2021-10-18 22:04:57 +08:00
2024-03-23 00:38:16 +08:00
[点我查看 UI 设计](https://www.bilibili.com/video/BV17g411T7rq)
2024-03-28 22:56:41 +08:00
[点我查看快速开发教程](https://www.bilibili.com/video/BV1kg411v7QT)
2021-10-18 22:04:57 +08:00
2023-05-22 16:40:13 +08:00
## 配套保姆级文档
2021-11-20 19:47:28 +08:00
[点我查看 vue-pure-admin 文档](https://pure-admin.github.io/pure-admin-doc)
2024-03-04 01:05:43 +08:00
[点我查看 @pureadmin/utils 文档](https://pure-admin-utils.netlify.app)
## 优质服务、软件外包、赞助支持
[点我查看详情](https://pure-admin.github.io/pure-admin-doc/pages/service/)
2021-11-20 19:47:28 +08:00
2024-06-11 22:28:57 +08:00
## `js` 版本
[点我查看 js 版本](https://pure-admin.github.io/pure-admin-doc/pages/js/)
2024-05-28 00:04:35 +08:00
## `max` 版本
[点我查看 max 版本](https://github.com/pure-admin/vue-pure-admin-max)
2024-01-03 16:12:28 +08:00
## `Tauri` 版本
2022-04-19 15:31:08 +08:00
2024-01-03 16:12:28 +08:00
[点我查看 Tauri 版本](https://github.com/pure-admin/tauri-pure-admin)
2022-04-19 15:31:08 +08:00
2024-01-03 16:12:28 +08:00
## `Electron` 版本
2022-11-14 12:09:10 +08:00
2024-01-03 16:12:28 +08:00
[点我查看 Electron 版本](https://github.com/pure-admin/electron-pure-admin)
2022-11-14 12:09:10 +08:00
## 预览
2021-04-13 18:37:47 +08:00
[点我查看预览](https://pure-admin.github.io/vue-pure-admin)
2024-01-03 16:12:28 +08:00
`PC`
2021-04-13 18:37:47 +08:00
<p align="center">
2024-01-03 16:12:28 +08:00
<img alt="PureAdmin" src="https://xiaoxian521.github.io/hyperlink/img/vue-pure-admin/1.jpg">
2024-01-08 00:55:01 +08:00
<br />
2024-01-03 16:12:28 +08:00
<img alt="PureAdmin" src="https://xiaoxian521.github.io/hyperlink/img/vue-pure-admin/2.jpg">
2022-08-18 00:20:04 +08:00
</p>
暗色风格
2024-01-03 16:12:28 +08:00
2022-08-18 00:20:04 +08:00
<p align="center">
2024-01-03 16:12:28 +08:00
<img alt="PureAdmin" src="https://xiaoxian521.github.io/hyperlink/img/vue-pure-admin/3.jpg">
2024-01-08 00:55:01 +08:00
<br />
<img alt="PureAdmin" src="https://xiaoxian521.github.io/hyperlink/img/vue-pure-admin/4.jpg">
2022-08-18 00:20:04 +08:00
</p>
2024-01-03 16:12:28 +08:00
移动端
2022-08-18 00:20:04 +08:00
<p align="center">
2024-01-08 00:55:01 +08:00
<img alt="PureAdmin" src="https://xiaoxian521.github.io/hyperlink/img/vue-pure-admin/5.jpg">
2021-04-13 18:37:47 +08:00
</p>
2022-11-22 11:15:50 +08:00
### 使用 `Gitpod`
2021-04-13 18:37:47 +08:00
2024-01-03 16:12:28 +08:00
`Gitpod`(适用于 `GitHub` 的免费在线开发环境)中打开项目,并立即开始编码.
2021-04-13 18:37:47 +08:00
2023-02-08 18:07:05 +08:00
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/pure-admin/vue-pure-admin)
2021-04-13 18:37:47 +08:00
## 安装使用
2021-04-13 18:37:47 +08:00
2024-01-03 16:12:28 +08:00
### 拉取代码
#### 推荐使用 `@pureadmin/cli` 脚手架
<br/>
<img src="https://xiaoxian521.github.io/hyperlink/gif/pure-admin-cli.gif" alt="pure-admin-cli" />
1. 全局安装
```bash
npm install -g @pureadmin/cli
```
2. 交互式选择模板并创建项目
```bash
pure create
```
[点我查看 @pureadmin/cli 脚手架详细用法](https://github.com/pure-admin/pure-admin-cli#pureadmincli)
#### 从 `GitHub` 上拉取
2021-04-13 18:37:47 +08:00
```bash
2023-02-08 18:07:05 +08:00
git clone https://github.com/pure-admin/vue-pure-admin.git
2024-01-03 16:12:28 +08:00
```
#### 从 `Gitee` 上拉取
```bash
2022-02-18 16:12:40 +08:00
git clone https://gitee.com/yiming_chang/vue-pure-admin.git
2021-03-01 15:06:11 +08:00
```
2021-04-13 18:37:47 +08:00
2024-01-03 16:12:28 +08:00
### 安装依赖
2021-04-13 18:37:47 +08:00
```bash
cd vue-pure-admin
2021-11-03 14:16:34 +08:00
pnpm install
2021-03-01 15:06:11 +08:00
```
2024-01-03 16:12:28 +08:00
### 启动平台
2021-03-01 15:26:05 +08:00
2021-04-13 18:37:47 +08:00
```bash
2024-01-03 16:12:28 +08:00
pnpm dev
2021-03-01 15:06:11 +08:00
```
2020-11-16 14:10:17 +08:00
2024-01-03 16:12:28 +08:00
### 项目打包
2021-03-01 15:26:05 +08:00
2021-04-13 18:37:47 +08:00
```bash
2021-11-03 14:16:34 +08:00
pnpm build
2021-03-01 15:06:11 +08:00
```
2021-03-01 15:26:05 +08:00
2023-05-31 18:18:27 +08:00
## Docker 支持
1. 自定义镜像名为 `vue-pure-admin` 的镜像(请注意下面命令末尾有一个点 `.` 表示使用当前路径下的 `Dockerfile` 文件,可根据实际情况指定路径)
```bash
docker build -t vue-pure-admin .
```
2. 端口映射并启动 `docker` 容器(`8080:80`:表示在容器中使用 `80` 端口,并将该端口转发到主机的 `8080` 端口;`pure-admin`:表示自定义容器名;`vue-pure-admin`:表示自定义镜像名)
```bash
docker run -dp 8080:80 --name pure-admin vue-pure-admin
```
操作完上面两个命令后,在浏览器打开 `http://localhost:8080` 即可预览
当然也可以通过 [Docker Desktop](https://www.docker.com/products/docker-desktop/) 可视化界面去操作 `docker` 项目,如下图
<p align="center">
2024-01-17 11:05:35 +08:00
<img alt="docker-desktop" width="100%" src="https://xiaoxian521.github.io/hyperlink/img/docker-desktop.jpg">
2023-05-31 18:18:27 +08:00
</p>
## 更新日志
2021-03-01 15:26:05 +08:00
[CHANGELOG](./CHANGELOG.zh_CN.md)
2021-03-01 15:26:05 +08:00
## 如何贡献
2021-04-13 18:37:47 +08:00
2023-02-08 18:07:05 +08:00
非常欢迎您的加入![提一个 Issue](https://github.com/pure-admin/vue-pure-admin/issues/new/choose) 或者提交一个 `Pull Request`
2021-04-13 18:37:47 +08:00
**Pull Request:**
1. Fork 代码!
2. 创建自己的分支: `git checkout -b feat/xxxx`
2022-11-22 11:15:50 +08:00
3. 提交您的修改: `git commit -am 'feat(function): add xxxxx'`
4. 推送您的分支: `git push origin feat/xxxx`
5. 提交`pull request`
2021-04-13 18:37:47 +08:00
2024-03-12 18:52:28 +08:00
## 特别代码贡献
非常感谢你们能深入了解源码并对 `pure-admin` 组织作出优秀贡献 ❤️
| **贡献人** | **具体代码** |
| :---------------------------------------------: | :------------------------------------------------------------------------------: |
| [hb0730](https://github.com/hb0730) | [代码](https://github.com/pure-admin/vue-pure-admin/commits?author=hb0730) |
| [o-cc](https://github.com/o-cc) | [代码](https://github.com/pure-admin/vue-pure-admin/commits?author=o-cc) |
| [yj-liuzepeng](https://github.com/yj-liuzepeng) | [代码](https://github.com/pure-admin/vue-pure-admin/commits?author=yj-liuzepeng) |
2024-03-13 21:33:54 +08:00
| [skyline523](https://github.com/skyline523) | [代码](https://github.com/pure-admin/vue-pure-admin/commits?author=skyline523) |
2024-03-12 18:52:28 +08:00
| [shark-lajiao](https://github.com/shark-lajiao) | [代码](https://github.com/pure-admin/vue-pure-admin/commits?author=shark-lajiao) |
| [WitMiao](https://github.com/WitMiao) | [代码](https://github.com/pure-admin/vue-pure-admin/commits?author=WitMiao) |
2024-03-24 14:02:03 +08:00
| [QFifteen](https://github.com/QFifteen) | [代码](https://github.com/pure-admin/vue-pure-admin/commits?author=QFifteen) |
| [edgexie](https://github.com/edgexie) | [代码](https://github.com/pure-admin/vue-pure-admin/commits?author=edgexie) |
2024-06-04 13:49:52 +08:00
| [way-jm](https://github.com/way-jm) | [代码](https://github.com/pure-admin/vue-pure-admin/commits?author=way-jm) |
2024-03-12 18:52:28 +08:00
2022-11-22 11:15:50 +08:00
## `Git` 贡献提交规范
2021-04-13 18:37:47 +08:00
2024-01-03 16:12:28 +08:00
参考 [vue](https://github.com/vuejs/vue/blob/dev/.github/COMMIT_CONVENTION.md) 规范 ([Angular](https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-angular))
- `feat` 增加新功能
- `fix` 修复问题/BUG
- `style` 代码风格相关无影响运行结果的
- `perf` 优化/性能提升
- `refactor` 重构
- `revert` 撤销修改
- `test` 测试相关
- `docs` 文档/注释
- `chore` 依赖更新/脚手架配置修改等
- `workflow` 工作流改进
- `ci` 持续集成
- `types` 类型定义文件更改
- `wip` 开发中
2021-04-13 18:37:47 +08:00
## 浏览器支持
2021-04-13 18:37:47 +08:00
2024-01-03 16:12:28 +08:00
本地开发推荐使用 `Chrome`、`Edge`、`Firefox` 浏览器,作者常用的是最新版 `Chrome` 浏览器
实际使用中感觉 `Firefox` 在动画上要比别的浏览器更加丝滑,只是作者用 `Chrome` 已经习惯了,看个人爱好选择吧
更详细的浏览器兼容性支持请看 [Vue 支持哪些浏览器?](https://cn.vuejs.org/about/faq.html#what-browsers-does-vue-support) 和 [Vite 浏览器兼容性](https://cn.vitejs.dev/guide/build#browser-compatibility)
2021-04-13 18:37:47 +08:00
| [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png" alt=" Edge" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>IE | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png" alt=" Edge" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Edge | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png" alt="Firefox" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Firefox | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png" alt="Chrome" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Chrome | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png" alt="Safari" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Safari |
2021-04-24 00:45:00 +08:00
| :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
2024-01-03 16:12:28 +08:00
| 不支持 | 最后两个版本 | 最后两个版本 | 最后两个版本 | 最后两个版本 |
2021-04-13 18:37:47 +08:00
## 维护者
2021-04-13 18:37:47 +08:00
2022-04-18 12:55:44 +08:00
[xiaoxian521](https://github.com/xiaoxian521)、[Ten-K](https://github.com/Ten-K)
2021-04-13 18:37:47 +08:00
2021-10-21 09:51:01 +08:00
## 许可证
2021-03-01 15:26:05 +08:00
2023-12-28 18:46:43 +08:00
完全免费开源
2021-10-22 17:49:48 +08:00
2023-05-01 12:42:01 +08:00
[MIT © 2020-present, pure-admin](./LICENSE)
2021-10-21 09:51:01 +08:00
2022-11-22 11:15:50 +08:00
## `Star`
非常感谢留下星星的好心人,感谢您的支持 :heart:
[![Stargazers repo roster for @pure-admin/vue-pure-admin](https://bytecrank.com/nastyox/reporoster/php/stargazersSVG.php?user=pure-admin&repo=vue-pure-admin)](https://github.com/pure-admin/vue-pure-admin/stargazers)
2022-11-22 11:52:10 +08:00
## `Fork`
瞧,那些 `小哥哥` 、`小姐姐` 认真 `学习` 的样子真滴是 `哎呦不错哦` :heart:
[![Forkers repo roster for @pure-admin/vue-pure-admin](https://bytecrank.com/nastyox/reporoster/php/forkersSVG.php?user=pure-admin&repo=vue-pure-admin)](https://github.com/pure-admin/vue-pure-admin/network/members)