mirror of
https://gitee.com/guchengwuyue/yshop-drink.git
synced 2026-06-05 18:25:43 +08:00
update yshop-drink-vue3/src/router/modules/remaining.ts.
Signed-off-by: guchengwuyue <guchengwuyue@163.com>
This commit is contained in:
@ -40,7 +40,7 @@ const remainingRouter: AppRouteRecordRaw[] = [
|
||||
children: [
|
||||
{
|
||||
path: '/redirect/:path(.*)',
|
||||
name: 'Redirect',
|
||||
name: 'Redirect1',
|
||||
component: () => import('@/views/Redirect/Redirect.vue'),
|
||||
meta: {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user