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
							
								
									14619588d4
								
							
						
					
					
						commit
						93a09bef4b
					
				@ -23,6 +23,10 @@ vue-pure-admin is a free and open source middle and back-end template. Using the
 | 
			
		||||
 | 
			
		||||
- [Click Watch Thin](https://github.com/xiaoxian521/pure-admin-thin)
 | 
			
		||||
 | 
			
		||||
## Tauri
 | 
			
		||||
 | 
			
		||||
- [Click Watch Tauri](https://github.com/xiaoxian521/tauri-pure-admin)
 | 
			
		||||
 | 
			
		||||
## Preview
 | 
			
		||||
 | 
			
		||||
- [vue-pure-admin](https://vue-pure-admin.vercel.app)
 | 
			
		||||
 | 
			
		||||
@ -23,6 +23,10 @@ vue-pure-admin 是一个免费开源的中后台模版。使用了最新的`vue3
 | 
			
		||||
 | 
			
		||||
- [点我查看精简版](https://github.com/xiaoxian521/pure-admin-thin)
 | 
			
		||||
 | 
			
		||||
## Tauri 版
 | 
			
		||||
 | 
			
		||||
- [点我查看 Tauri 版](https://github.com/xiaoxian521/tauri-pure-admin)
 | 
			
		||||
 | 
			
		||||
## 预览
 | 
			
		||||
 | 
			
		||||
- [vue-pure-admin](https://vue-pure-admin.vercel.app)
 | 
			
		||||
 | 
			
		||||
@ -4,6 +4,7 @@ const IFrame = () => import("/@/layout/frameView.vue");
 | 
			
		||||
const pptRouter = {
 | 
			
		||||
  path: "/ppt",
 | 
			
		||||
  component: Layout,
 | 
			
		||||
  redirect: "/ppt/index",
 | 
			
		||||
  meta: {
 | 
			
		||||
    icon: "ppt",
 | 
			
		||||
    title: "PPT",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user