关闭老版history页面

This commit is contained in:
X1627315083
2024-02-19 09:48:03 +08:00
parent 5d0af2f90e
commit 71bba5b60a

View File

@@ -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',