调整
This commit is contained in:
@@ -126,7 +126,11 @@ const router = new VueRouter({
|
||||
name: 'singleTrack',
|
||||
component: () => import('../view/selection/singletrack/Index.vue')
|
||||
},
|
||||
|
||||
{
|
||||
path: 'info',
|
||||
name: 'info',
|
||||
component: () => import('../view/Info.vue')
|
||||
},
|
||||
{
|
||||
path: 'message',
|
||||
name: 'message',
|
||||
|
||||
Reference in New Issue
Block a user