修复错误路径问题
This commit is contained in:
		
							parent
							
								
									ab53a1ecc2
								
							
						
					
					
						commit
						44da0ec700
					
				@ -332,7 +332,7 @@ export const otherRouter = {
 | 
			
		||||
      path: "liveDetail",
 | 
			
		||||
      title: "查看直播",
 | 
			
		||||
      name: "liveDetail",
 | 
			
		||||
      component: () => import("@/views/live/liveDetail.vue")
 | 
			
		||||
      component: () => import("@/views/promotion/live/liveDetail.vue")
 | 
			
		||||
    }
 | 
			
		||||
  ]
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user