mirror of
https://gitee.com/bootx/dax-pay-ui
synced 2026-08-12 23:45:39 +08:00
fix 无用路由删除
This commit is contained in:
@@ -25,12 +25,6 @@ export const INTERNAL: AppRouteModule = {
|
||||
component: () => import('/@/views/sys/about/index.vue'),
|
||||
meta: { title: '关于' },
|
||||
},
|
||||
{
|
||||
path: '/person/siteMessage',
|
||||
name: 'PersonSiteMessage',
|
||||
component: () => import('/@/views/modules/notice/site/receive/SiteMessageList.vue'),
|
||||
meta: { title: '站内信(收)' },
|
||||
},
|
||||
],
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user