mirror of
				https://github.com/soybeanjs/soybean-admin.git
				synced 2025-11-04 15:53:43 +08:00 
			
		
		
		
	docs(projects): 更新README.md
This commit is contained in:
		@@ -5,7 +5,6 @@
 | 
				
			|||||||
	<h1>Soybean Admin</h1>
 | 
						<h1>Soybean Admin</h1>
 | 
				
			||||||
  <br />
 | 
					  <br />
 | 
				
			||||||
</div>
 | 
					</div>
 | 
				
			||||||
 | 
					 | 
				
			||||||
[](LICENSE)
 | 
					[](LICENSE)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -40,7 +39,11 @@ Soybean Admin 是一个基于 Vue3、Vite、Naive UI、TypeScript 的免费中
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
</p>
 | 
					</p>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					### 代码仓库
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					**github**:https://github.com/honghuangdc/soybean-admin
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					**gitee**:https://gitee.com/honghuangdc/soybean-admin
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 使用 Gitpod
 | 
					### 使用 Gitpod
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -7,6 +7,7 @@
 | 
				
			|||||||
    "jsx": "preserve",
 | 
					    "jsx": "preserve",
 | 
				
			||||||
		"allowSyntheticDefaultImports": true,
 | 
							"allowSyntheticDefaultImports": true,
 | 
				
			||||||
    "sourceMap": true,
 | 
					    "sourceMap": true,
 | 
				
			||||||
 | 
					    "baseUrl": "./",
 | 
				
			||||||
		"paths": {
 | 
							"paths": {
 | 
				
			||||||
			"@/*": [
 | 
								"@/*": [
 | 
				
			||||||
				"./src/*"
 | 
									"./src/*"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user