This commit is contained in:
wyf
2025-08-02 14:10:07 +08:00
parent 9dc0f55ab6
commit ff00ed60c0
40 changed files with 150 additions and 126 deletions

View File

@@ -1798,7 +1798,7 @@ class MHTLoginPage extends GetView<MHTLoginController> {
true) {
TopSlideNotification.show(
context,
text: "登录页.未同意协议".tr,
text: "需要同意协议".tr,
textColor:
themeController.currentColor.sc9,
);