关闭老版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', 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',