diff --git a/src/router/index.js b/src/router/index.js index 1bba3bf..4ed61c7 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -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',