更新微信登录bug

This commit is contained in:
wyf
2025-08-25 15:43:17 +08:00
parent 8f601d498f
commit 558bec0dd6
9 changed files with 140 additions and 15 deletions

View File

@@ -137,7 +137,9 @@ var onGenerateRoute = (RouteSettings settings) {
settings.name != "/userSchemePage" &&
settings.name != "/privacyPage" &&
settings.name != "/userPolicyPageNew" &&
settings.name != "/privacyPolicyPageNew") {
settings.name != "/privacyPolicyPageNew"&&
settings.name != "/auth_bind_tel"
) {
TopSlideNotification.show(
Get.context!,
text: "必须登录提示".tr,