feat: add interactive ToolApp back preview

This commit is contained in:
7015725
2026-05-14 03:00:15 +08:00
parent 1d31638073
commit 65367f0d06
6 changed files with 225 additions and 34 deletions

View File

@@ -51,7 +51,11 @@ function FloatBallAppWM(logger) {
toolAppNavStack: [],
toolAppRoute: null,
toolAppRoot: null,
toolAppBody: null,
toolAppContentHost: null,
toolAppBackPreviewView: null,
toolAppBackPreviewRoute: null,
toolAppBackPreviewReady: false,
toolAppTitleView: null,
toolAppBackButton: null,
settingsGroupKey: null,