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