mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-25 00:04:33 +08:00
feat: preference button supports automatic positioning (#4243)
This commit is contained in:
@@ -20,7 +20,7 @@ const defaultPreferences: Preferences = {
|
||||
locale: 'zh-CN',
|
||||
loginExpiredMode: 'page',
|
||||
name: 'Vben Admin',
|
||||
preferencesButtonPosition: 'fixed',
|
||||
preferencesButtonPosition: 'auto',
|
||||
watermark: false,
|
||||
},
|
||||
breadcrumb: {
|
||||
|
||||
Reference in New Issue
Block a user