mirror of
				https://github.com/pure-admin/vue-pure-admin.git
				synced 2025-11-03 13:44:47 +08:00 
			
		
		
		
	添加文档在线访问地址,开发者必看
This commit is contained in:
		
							parent
							
								
									5cc990859d
								
							
						
					
					
						commit
						bb8b6e0799
					
				@ -2,6 +2,9 @@
 | 
				
			|||||||
一套基于TS的增删改查系统,前端语言Vue3.0、React、Angular,后端语言node+express,采用了三种数据库MySQL、MongoDB、SQLite编写。  
 | 
					一套基于TS的增删改查系统,前端语言Vue3.0、React、Angular,后端语言node+express,采用了三种数据库MySQL、MongoDB、SQLite编写。  
 | 
				
			||||||
A TS based add, delete, modify and query system, the front-end language vue3.0, react, angular, back-end language node + Express, using three kinds of database mysql, mongodb, SQLite  
 | 
					A TS based add, delete, modify and query system, the front-end language vue3.0, react, angular, back-end language node + Express, using three kinds of database mysql, mongodb, SQLite  
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## 文档地址
 | 
				
			||||||
 | 
					https://xiaoxian521.github.io/zh/standard/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## 结构介绍 
 | 
					## 结构介绍 
 | 
				
			||||||
① sql为数据库存放文件夹  
 | 
					① sql为数据库存放文件夹  
 | 
				
			||||||
② doc为文档编写存放文件夹  
 | 
					② doc为文档编写存放文件夹  
 | 
				
			||||||
 | 
				
			|||||||
@ -9,6 +9,8 @@ npm run docs:build
 | 
				
			|||||||
# 进入生成的文件夹
 | 
					# 进入生成的文件夹
 | 
				
			||||||
cd docs/.vitepress/dist
 | 
					cd docs/.vitepress/dist
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					touch .nojekyll
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# 如果是发布到自定义域名
 | 
					# 如果是发布到自定义域名
 | 
				
			||||||
# echo 'www.example.com' > CNAME
 | 
					# echo 'www.example.com' > CNAME
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user