feat: introduce ToolHub settings page stack

This commit is contained in:
7015725
2026-05-12 10:47:13 +08:00
parent 7b7fbdf9cf
commit a0b6b92f57
6 changed files with 204 additions and 16 deletions

View File

@@ -43,6 +43,11 @@ function FloatBallAppWM(logger) {
viewerPanelLp: null,
viewerPanelType: null,
// 设置类 UI App 化单窗口页面栈settings -> 子页面 -> 编辑页)
toolAppActive: false,
toolAppNavStack: [],
toolAppRoute: null,
mask: null,
maskLp: null,