修复token过期不跳转登录页:统一401和业务0002拦截,全局导航跳转

This commit is contained in:
2026-04-16 12:15:00 +08:00
parent 463373cbe9
commit d11496490c
4 changed files with 19868 additions and 19838 deletions

View File

@@ -37,6 +37,6 @@ _flutter.buildConfig = {"engineRevision":"e4b8dca3f1b4ede4c30371002441c88c12187e
_flutter.loader.load({
serviceWorkerSettings: {
serviceWorkerVersion: "1103688684" /* Flutter's service worker is deprecated and will be removed in a future Flutter release. */
serviceWorkerVersion: "775073087" /* Flutter's service worker is deprecated and will be removed in a future Flutter release. */
}
});

File diff suppressed because one or more lines are too long