dev
This commit is contained in:
		
							parent
							
								
									246a8cda2c
								
							
						
					
					
						commit
						cf0024c13a
					
				|  | @ -22,9 +22,12 @@ export default defineConfig({ | ||||||
|       { |       { | ||||||
|         text: '各领域服务库', |         text: '各领域服务库', | ||||||
|         items: [ |         items: [ | ||||||
|           { text: '电商', link: '/item-1' }, |           { text: 'ECommerce 电商', link: '/item-1' }, | ||||||
|           { text: '即时通讯', link: '/item-2' }, |           { text: 'Social 社交', link: '/item-1' }, | ||||||
|           { text: '物联网', link: '/item-3' } |           { text: 'Finance 金融', link: '/item-1' }, | ||||||
|  |           { text: 'UGC 内容', link: '/item-1' }, | ||||||
|  |           { text: 'IM  即时通讯', link: '/item-2' }, | ||||||
|  |           { text: 'IoT 物联网', link: '/item-3' } | ||||||
|         ] |         ] | ||||||
|       }, |       }, | ||||||
|       { text: '开发指南', link: '/guide' }, |       { text: '开发指南', link: '/guide' }, | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue