各モジュール説明
This commit is contained in:
@@ -61,6 +61,13 @@ const routes: Array<RouteRecordRaw> = [
|
||||
name: '推荐中'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/download',
|
||||
component: () => import('../view/download/index.vue'),
|
||||
meta: {
|
||||
name: '一键打包'
|
||||
}
|
||||
},
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user