更新语言
This commit is contained in:
@@ -96,7 +96,7 @@ class _UpdateUserEmailPageState extends State<UpdateUserEmailPage> {
|
||||
if (loginController.model.updatePhone == null ||
|
||||
loginController.model.updatePhone == '') {
|
||||
NewTopSlideNotification.show(
|
||||
text: "请输入邮箱号",
|
||||
text: "请输入邮箱号".tr,
|
||||
textColor: themeController.currentColor.sc9,
|
||||
);
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user