Revert "feat: split button editor into app subpages"

This reverts commit 5a4e3f6423.
This commit is contained in:
7015725
2026-05-12 20:08:40 +08:00
parent 5a4e3f6423
commit 46393fe9ba
5 changed files with 12 additions and 221 deletions

View File

@@ -80,10 +80,6 @@ function FloatBallAppWM(logger) {
// 按钮管理首页:搜索过滤状态
buttonManagerQuery: "",
// 按钮编辑 App 化:编辑首页 / 基础信息子页 / 完整编辑页
buttonEditorSubPage: null,
buttonEditorDraft: null,
closing: false
};