mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
fix: 修改本地存储变量名
This commit is contained in:
@@ -55,6 +55,9 @@ export const maskClosable = false
|
||||
// 侧边栏宽度
|
||||
export const asideWidth = '270'
|
||||
|
||||
// 侧边栏是否支持全持全部收缩
|
||||
export const asideAllShrink = true
|
||||
|
||||
// 侧边栏缩小后的宽度
|
||||
// 建议 0 或者 60,已经适配好了
|
||||
export const asideCollapsedWidth = '0'
|
||||
|
||||
Reference in New Issue
Block a user