feat(router): 删除站内信配置
This commit is contained in:
parent
b0ddb28fc8
commit
1698eb0f39
|
@ -1049,12 +1049,12 @@ export const constantRoutes = [
|
|||
// meta: { title: '发布公告' }
|
||||
// },
|
||||
|
||||
{
|
||||
path: 'onSiteConfig',
|
||||
name: 'OnSiteConfig',
|
||||
component: () => import('@/views/announcement/onSiteConfig/index'),
|
||||
meta: { title: '站内信配置' }
|
||||
},
|
||||
// {
|
||||
// path: 'onSiteConfig',
|
||||
// name: 'OnSiteConfig',
|
||||
// component: () => import('@/views/announcement/onSiteConfig/index'),
|
||||
// meta: { title: '站内信配置' }
|
||||
// },
|
||||
{
|
||||
path: 'fbZxqc',
|
||||
name: 'FbZxqc',
|
||||
|
|
Loading…
Reference in New Issue