完善多赛道联调与全局产品架构

This commit is contained in:
2026-04-02 18:11:43 +08:00
parent 6964e26ec9
commit 0e28f70bad
45 changed files with 4819 additions and 282 deletions

View File

@@ -6,6 +6,8 @@ App<IAppOption>({
telemetryPlayerProfile: null,
backendBaseUrl: null,
backendAuthTokens: null,
pendingResultSnapshot: null,
pendingHeartRateAutoConnect: null,
},
onLaunch() {
this.globalData.backendBaseUrl = loadBackendBaseUrl()