web uni link (#9697)

Signed-off-by: 21pages <sunboeasy@gmail.com>
This commit is contained in:
21pages
2024-10-19 15:32:17 +08:00
committed by GitHub
parent 8c8a643cce
commit 1212d9fa2d
3 changed files with 70 additions and 3 deletions

View File

@@ -162,7 +162,7 @@ void runMobileApp() async {
await Future.wait([gFFI.abModel.loadCache(), gFFI.groupModel.loadCache()]);
gFFI.userModel.refreshCurrentUser();
runApp(App());
if (!isWeb) await initUniLinks();
await initUniLinks();
}
void runMultiWindow(