可信代码库-可信开源代码库AI助手首页开发完成
This commit is contained in:
@@ -117,12 +117,12 @@ export default [
|
||||
{
|
||||
path: '/ai/home',
|
||||
name: 'aihome',
|
||||
component: () => import('@/views/Jyh/Home/index.vue'),
|
||||
component: () => import('@/views/Jyh/AI/Home/index.vue'),
|
||||
meta: {
|
||||
micorApp: ['micoro-app-homeweb-app'],
|
||||
hasMobile: true,
|
||||
hiddenFooter: true,
|
||||
reportTitle: '首页',
|
||||
reportTitle: 'AI首页',
|
||||
className: 'w-full min-w-full',
|
||||
headerClassName: '',
|
||||
asideMenu: 'drawer' // 左侧菜单抽屉模式
|
||||
|
||||
Reference in New Issue
Block a user