更新控制跳转

This commit is contained in:
wyf
2025-07-02 14:33:08 +08:00
parent a4aa105a3a
commit 58b2bebe93
9 changed files with 131 additions and 75 deletions

View File

@@ -215,7 +215,7 @@ class DeviceInfoWidget extends GetView {
});
await future;
await webviewTestController.web.jsbridge?.dart
.pageActive();
.pageActive(false);
MainPageBBottomChange.jumpTo(2);
Get.until((route) =>
Get.currentRoute ==