更新协议方式

This commit is contained in:
wyf
2025-08-16 09:23:07 +08:00
parent 8731f7c335
commit 3713d95212
11 changed files with 721 additions and 51 deletions

View File

@@ -157,7 +157,10 @@ var mhonGenerateRoute = (RouteSettings settings) {
settings.name != "/findPasswordPage" &&
settings.name != "/userAgreementPage" &&
settings.name != "/privacyPolicyPage" &&
settings.name != "/auth_bind_tel") {
settings.name != "/auth_bind_tel" &&
settings.name != "/userPolicyPageNew" &&
settings.name != "/privacyPolicyPageNew"
) {
// TopSlideNotification.show(
// navigatorKey.currentContext!,
// text: "必须登录提示".tr,