fix: 按钮管理/按钮编辑等所有设置页 UI 元素跟随 SETTINGS_THEME
之前只覆盖了设置首页和分组页的配色切换,但按钮管理页内的 统计卡片、操作 chip、分区卡片、折叠分组、编辑面板等 UI 组件仍然直接硬编码 getAnimalIslandTheme()。 补全遗漏的 6 个函数: - createButtonManagerSummaryCard - createButtonManagerActionChip - createButtonManagerPolishedCard - createButtonEditorSectionCard - createButtonEditorCollapsibleSection - buildButtonEditorPanelView
This commit is contained in:
@@ -54,8 +54,8 @@
|
||||
"size": 20392
|
||||
},
|
||||
"th_14_panels.js": {
|
||||
"sha256": "a998d4d73051d2c9b5be57e570a51fa9cb4ffff1a9c8d5cff6f15a5c717311bb",
|
||||
"size": 245438
|
||||
"sha256": "6de693ddaaef58479aabfdfaab6d25eedfd95ce58e446064168f4591919a85f2",
|
||||
"size": 245961
|
||||
},
|
||||
"th_15_extra.js": {
|
||||
"sha256": "b607620f1900c1bd93ccbec8d901d4de53b3d36e9373877f4264442f79b9b956",
|
||||
@@ -68,5 +68,5 @@
|
||||
},
|
||||
"keyId": "toolhub-targets-2026-rsa3072",
|
||||
"schema": 2,
|
||||
"version": 20260514182858
|
||||
"version": 20260514183135
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user