refactor: 移除共享设置操作相关代码,优化侧边栏布局和样式

This commit is contained in:
QLHazyCoder
2026-05-28 21:43:40 +08:00
parent a7f7e68c76
commit 822599194b
14 changed files with 206 additions and 93 deletions
+1 -1
View File
@@ -91,7 +91,7 @@ function markSettingsDirty(value = true) {
function applySettingsState() {
applyCalls += 1;
}
function updateSaveButtonState() {}
function updateSettingsSaveState() {}
function updatePanelModeUI() {}
function updateMailProviderUI() {}
function updateButtonStates() {}