mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
fix: 新增侧边栏和首页
This commit is contained in:
@@ -47,7 +47,7 @@ export const theme = {
|
||||
}
|
||||
|
||||
// 侧边栏宽度
|
||||
export const asideWidth = '240'
|
||||
export const asideWidth = '270'
|
||||
|
||||
// 侧边栏缩小后的宽度
|
||||
export const asideCollapsedWidth = '60'
|
||||
|
||||
Reference in New Issue
Block a user