fix: demos route fixed (#5405)
							parent
							
								
									8cc903c0e1
								
							
						
					
					
						commit
						816d1f5a69
					
				|  | @ -10,7 +10,7 @@ const routes: RouteRecordRaw[] = [ | |||
|       title: $t('page.dashboard.title'), | ||||
|     }, | ||||
|     name: 'Dashboard', | ||||
|     path: '/', | ||||
|     path: '/dashboard', | ||||
|     children: [ | ||||
|       { | ||||
|         name: 'Analytics', | ||||
|  |  | |||
|  | @ -10,7 +10,7 @@ const routes: RouteRecordRaw[] = [ | |||
|       title: $t('page.dashboard.title'), | ||||
|     }, | ||||
|     name: 'Dashboard', | ||||
|     path: '/', | ||||
|     path: '/dashboard', | ||||
|     children: [ | ||||
|       { | ||||
|         name: 'Analytics', | ||||
|  |  | |||
|  | @ -10,7 +10,7 @@ const routes: RouteRecordRaw[] = [ | |||
|       title: $t('page.dashboard.title'), | ||||
|     }, | ||||
|     name: 'Dashboard', | ||||
|     path: '/', | ||||
|     path: '/dashboard', | ||||
|     children: [ | ||||
|       { | ||||
|         name: 'Analytics', | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Netfan
						Netfan