修复了一些Bug
This commit is contained in:
@@ -8,7 +8,7 @@ const routes = [
|
||||
},
|
||||
{
|
||||
name: '帮助',
|
||||
path: '/help',
|
||||
path: '/help/',
|
||||
component: () => import('../views/help/help.vue')
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user