dev
This commit is contained in:
		
							parent
							
								
									f955007f00
								
							
						
					
					
						commit
						5759f69be5
					
				|  | @ -20,6 +20,14 @@ export default defineConfig({ | |||
|       { text: '基础服务', link: '/base' }, | ||||
|       { text: '应用服务', link: '/app' }, | ||||
|       { text: '各领域服务库', link: '/libs' }, | ||||
|       { | ||||
|         text: 'Dropdown Menu', | ||||
|         items: [ | ||||
|           { text: '电商', link: '/item-1' }, | ||||
|           { text: '即时通讯', link: '/item-2' }, | ||||
|           { text: '物联网', link: '/item-3' } | ||||
|         ] | ||||
|       } | ||||
|       { text: '开发指南', link: '/guide' }, | ||||
|       { text: '森林AI', link: 'https://www.senlinai.com', target: '_blank' } | ||||
|     ], | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue