refactor: 关闭租户、搜索快捷键和登录表单部分功能

This commit is contained in:
caiyuchao
2025-07-15 18:15:30 +08:00
parent e467d6d01b
commit a2e42c62ad
3 changed files with 8 additions and 1 deletions

View File

@@ -33,6 +33,9 @@ export const overridesPreferences = defineOverridesPreferences({
companySiteLink: 'https://www.agrandtech.com.cn',
date: '2025',
},
shortcutKeys: {
enable: false,
},
sidebar: {
width: 200,
},