mirror of
http://112.124.100.131/ebiz-ai/ebiz-ai-knowledge-manage.git
synced 2025-12-15 13:56:51 +08:00
feat(layout): 菜单重构布局并调整样式
- 修改了 AppMain组件的最小高度和样式 - 更新了 Sidebar 组件的背景色和内边距 -调整了 Logo 组件的宽度 - 重构了 layout 目录的结构 - 优化了路由配置
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import layout from '@/views/app/layout/index.vue'
|
||||
import layout from '@/views/app/layout/layout.vue'
|
||||
import redirect from '@/views/app/redirect/index.vue'
|
||||
|
||||
export default [
|
||||
@@ -135,7 +135,7 @@ export default [
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user