TODO:可信代码库-公告政策页面开发,待替换内容
This commit is contained in:
@@ -106,6 +106,19 @@ export default [
|
||||
hiddenFooter: true,
|
||||
hasMobile: true
|
||||
}
|
||||
},
|
||||
{
|
||||
path: 'declaration',
|
||||
name: 'declaration',
|
||||
component: () => import('@/views/Jyh/Declaration/index.vue'),
|
||||
meta: {
|
||||
title: '政策声明',
|
||||
reportTitle: '政策声明',
|
||||
className: 'w-full min-w-full',
|
||||
hiddenFooter: true,
|
||||
hasMobile: true,
|
||||
asideMenu: 'drawer' // 左侧菜单抽屉模式
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user