feat: app-style button manager page

This commit is contained in:
7015725
2026-05-12 19:11:29 +08:00
parent c41e1479b9
commit c1643924b7
4 changed files with 120 additions and 8 deletions

View File

@@ -77,6 +77,9 @@ function FloatBallAppWM(logger) {
pendingUserCfg: null,
pendingDirty: false,
// 按钮管理首页:搜索过滤状态
buttonManagerQuery: "",
closing: false
};