mirror of
https://github.com/bufanyun/hotgo.git
synced 2026-04-27 21:44:27 +08:00
发布v2.16.10版本,更新内容请查看:https://github.com/bufanyun/hotgo/blob/v2.0/docs/guide-zh-CN/start-update-log.md
This commit is contained in:
@@ -34,7 +34,7 @@ export const RedirectRoute: AppRouteRecordRaw = {
|
||||
children: [
|
||||
{
|
||||
path: '/redirect/:path(.*)',
|
||||
name: RedirectName,
|
||||
name: `${RedirectName}Son`,
|
||||
component: () => import('@/views/redirect/index.vue'),
|
||||
meta: {
|
||||
title: RedirectName,
|
||||
|
||||
Reference in New Issue
Block a user