router
This commit is contained in:
		
							parent
							
								
									bfcd1e67ad
								
							
						
					
					
						commit
						8b56f4744a
					
				| @ -3,7 +3,7 @@ | |||||||
|  * @Author: zenghua.wang |  * @Author: zenghua.wang | ||||||
|  * @Date: 2023-06-20 11:48:41 |  * @Date: 2023-06-20 11:48:41 | ||||||
|  * @LastEditors: zenghua.wang |  * @LastEditors: zenghua.wang | ||||||
|  * @LastEditTime: 2025-04-07 17:24:45 |  * @LastEditTime: 2025-04-12 14:48:27 | ||||||
|  */ |  */ | ||||||
| import { createRouter, createWebHistory } from 'vue-router'; | import { createRouter, createWebHistory } from 'vue-router'; | ||||||
| import Layout from '@/layouts/index.vue'; | import Layout from '@/layouts/index.vue'; | ||||||
| @ -27,7 +27,7 @@ export const constantRoutes = [ | |||||||
|     path: '/sub-operation-service', |     path: '/sub-operation-service', | ||||||
|     name: 'layout', |     name: 'layout', | ||||||
|     component: Layout, |     component: Layout, | ||||||
|     redirect: '/sub-operation-service/home', |     redirect: '/sub-operation-service/ecommerce', | ||||||
|     meta: { title: '首页' }, |     meta: { title: '首页' }, | ||||||
|     children: [ |     children: [ | ||||||
|       { |       { | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user