mirror of
				https://github.com/pure-admin/vue-pure-admin.git
				synced 2025-11-03 13:44:47 +08:00 
			
		
		
		
	docs: update
This commit is contained in:
		
							parent
							
								
									4ed2bb9e57
								
							
						
					
					
						commit
						5649f6216f
					
				@ -162,6 +162,12 @@ Thank you very much for your support, I believe the project will get better and
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
## Contributors
 | 
					## Contributors
 | 
				
			||||||
 | 
					
 | 
				
			||||||
This project exists thanks to all the people who contribute :heart:
 | 
					Thanks to all the people who contribute :heart:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<a href="https://github.com/xiaoxian521/vue-pure-admin/graphs/contributors"><img src="https://contrib.rocks/image?repo=xiaoxian521/vue-pure-admin" /></a>
 | 
					<a href="https://github.com/xiaoxian521/vue-pure-admin/graphs/contributors"><img src="https://contrib.rocks/image?repo=xiaoxian521/vue-pure-admin" /></a>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## Star
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Many thanks to the kind individuals who leave a star. Your support is much appreciated :heart:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					[](https://github.com/xiaoxian521/vue-pure-admin/stargazers)
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										32
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										32
									
								
								README.md
									
									
									
									
									
								
							@ -20,16 +20,16 @@
 | 
				
			|||||||
- [点我查看国内文档站](https://yiming_chang.gitee.io/pure-admin-doc)
 | 
					- [点我查看国内文档站](https://yiming_chang.gitee.io/pure-admin-doc)
 | 
				
			||||||
- [点我查看国外文档站](https://xiaoxian521.github.io/pure-admin-doc)
 | 
					- [点我查看国外文档站](https://xiaoxian521.github.io/pure-admin-doc)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## 精简版(提供非国际化、国际化两个版本选择)
 | 
					## 精简版(提供 `非国际化` 、`国际化` 两个版本选择)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- [点我查看非国际化精简版](https://github.com/xiaoxian521/pure-admin-thin)
 | 
					- [点我查看非国际化精简版](https://github.com/xiaoxian521/pure-admin-thin)
 | 
				
			||||||
- [点我查看国际化精简版](https://github.com/xiaoxian521/pure-admin-thin/tree/i18n)
 | 
					- [点我查看国际化精简版](https://github.com/xiaoxian521/pure-admin-thin/tree/i18n)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Tauri 版
 | 
					## `Tauri` 版
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- [点我查看 Tauri 版](https://github.com/xiaoxian521/tauri-pure-admin)
 | 
					- [点我查看 Tauri 版](https://github.com/xiaoxian521/tauri-pure-admin)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Electron 版
 | 
					## `Electron` 版
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- [点我查看 Electron 版](https://github.com/xiaoxian521/electron-pure-admin)
 | 
					- [点我查看 Electron 版](https://github.com/xiaoxian521/electron-pure-admin)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -53,7 +53,7 @@
 | 
				
			|||||||
  <img alt="PureAdmin Logo" width="100%" src="https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/3061c7b92f6d4cb4bcdf227d966ac696~tplv-k3u1fbpfcp-zoom-in-crop-mark:3024:0:0:0.awebp?">
 | 
					  <img alt="PureAdmin Logo" width="100%" src="https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/3061c7b92f6d4cb4bcdf227d966ac696~tplv-k3u1fbpfcp-zoom-in-crop-mark:3024:0:0:0.awebp?">
 | 
				
			||||||
</p>
 | 
					</p>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 使用 Gitpod
 | 
					### 使用 `Gitpod`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
在 Gitpod(适用于 GitHub 的免费在线开发环境)中打开项目,并立即开始编码.
 | 
					在 Gitpod(适用于 GitHub 的免费在线开发环境)中打开项目,并立即开始编码.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -96,17 +96,17 @@ pnpm build
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
## 如何贡献
 | 
					## 如何贡献
 | 
				
			||||||
 | 
					
 | 
				
			||||||
非常欢迎你的加入 或者提交一个 Pull Request
 | 
					非常欢迎您的加入 或者提交一个 `Pull Request`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
**Pull Request:**
 | 
					**Pull Request:**
 | 
				
			||||||
 | 
					
 | 
				
			||||||
1. Fork 代码!
 | 
					1. Fork 代码!
 | 
				
			||||||
2. 创建自己的分支: `git checkout -b feat/xxxx`
 | 
					2. 创建自己的分支: `git checkout -b feat/xxxx`
 | 
				
			||||||
3. 提交你的修改: `git commit -am 'feat(function): add xxxxx'`
 | 
					3. 提交您的修改: `git commit -am 'feat(function): add xxxxx'`
 | 
				
			||||||
4. 推送您的分支: `git push origin feat/xxxx`
 | 
					4. 推送您的分支: `git push origin feat/xxxx`
 | 
				
			||||||
5. 提交`pull request`
 | 
					5. 提交`pull request`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Git 贡献提交规范
 | 
					## `Git` 贡献提交规范
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- 参考 [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))
 | 
					- 参考 [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))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -126,9 +126,9 @@ pnpm build
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
## 浏览器支持
 | 
					## 浏览器支持
 | 
				
			||||||
 | 
					
 | 
				
			||||||
本地开发推荐使用`Chrome 80+` 浏览器
 | 
					本地开发推荐使用 `Chrome 80+` 浏览器
 | 
				
			||||||
 | 
					
 | 
				
			||||||
支持现代浏览器, 不支持 IE
 | 
					支持现代浏览器, 不支持 `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>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 |
 | 
					| [<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 |
 | 
				
			||||||
| :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
 | 
					| :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
 | 
				
			||||||
@ -140,11 +140,11 @@ pnpm build
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
## 捐赠
 | 
					## 捐赠
 | 
				
			||||||
 | 
					
 | 
				
			||||||
如果你觉得这个项目对您有帮助,可以帮作者买一杯果汁 🍹 表示支持
 | 
					如果您觉得这个项目对您有帮助,可以帮作者买一杯果汁 🍹 表示支持
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<img src="https://p9-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/f69bf13c5b854ed5b699807cafa0e3ce~tplv-k3u1fbpfcp-zoom-in-crop-mark:1304:0:0:0.awebp?" width="150px" height="150px" />
 | 
					<img src="https://p9-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/f69bf13c5b854ed5b699807cafa0e3ce~tplv-k3u1fbpfcp-zoom-in-crop-mark:1304:0:0:0.awebp?" width="150px" height="150px" />
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## QQ 交流群
 | 
					## `QQ` 交流群
 | 
				
			||||||
 | 
					
 | 
				
			||||||
一群已满,下面是二群,群里严禁`黄`、`赌`、`毒`、`vpn`等违法行为!
 | 
					一群已满,下面是二群,群里严禁`黄`、`赌`、`毒`、`vpn`等违法行为!
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -158,7 +158,7 @@ pnpm build
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
## 捐赠者
 | 
					## 捐赠者
 | 
				
			||||||
 | 
					
 | 
				
			||||||
非常感谢你们的支持,相信项目会越来越好 :heart:
 | 
					非常感谢您们的支持,相信项目会越来越好 :heart:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
|                                                                xueyuheng                                                                 |                                                                taolei1990                                                                 |                                                                hang-kim                                                                 |                                                               madwolfcrazy                                                                |                                                                limuen                                                                 |                                                                BenLakes                                                                 |
 | 
					|                                                                xueyuheng                                                                 |                                                                taolei1990                                                                 |                                                                hang-kim                                                                 |                                                               madwolfcrazy                                                                |                                                                limuen                                                                 |                                                                BenLakes                                                                 |
 | 
				
			||||||
| :--------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------: |
 | 
					| :--------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------: |
 | 
				
			||||||
@ -168,6 +168,12 @@ pnpm build
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
## 贡献者
 | 
					## 贡献者
 | 
				
			||||||
 | 
					
 | 
				
			||||||
这个项目的存在感谢所有做出贡献的人 :heart:
 | 
					感谢所有做出贡献的人 :heart:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<a href="https://github.com/xiaoxian521/vue-pure-admin/graphs/contributors"><img src="https://contrib.rocks/image?repo=xiaoxian521/vue-pure-admin" /></a>
 | 
					<a href="https://github.com/xiaoxian521/vue-pure-admin/graphs/contributors"><img src="https://contrib.rocks/image?repo=xiaoxian521/vue-pure-admin" /></a>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## `Star`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					非常感谢留下星星的好心人,感谢您的支持 :heart:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					[](https://github.com/xiaoxian521/vue-pure-admin/stargazers)
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user