关闭老版history页面
This commit is contained in:
@@ -36,11 +36,11 @@ const routes: Array<RouteRecordRaw> = [
|
||||
name: 'history',
|
||||
component: _import('HistoryPage')
|
||||
},
|
||||
{
|
||||
path: '/oldHistory',
|
||||
name: 'oldHistory',
|
||||
component: _import('OldHistoryPage')
|
||||
},
|
||||
// {
|
||||
// path: '/oldHistory',
|
||||
// name: 'oldHistory',
|
||||
// component: _import('OldHistoryPage')
|
||||
// },
|
||||
{
|
||||
path: '/library',
|
||||
name: 'library',
|
||||
|
||||
Reference in New Issue
Block a user