更新用户模块
This commit is contained in:
@@ -1308,7 +1308,10 @@ class MHTLoginPage extends GetView<MHTLoginController> {
|
||||
null;
|
||||
loginController.model.phone = null;
|
||||
loginController.model.code = null;
|
||||
|
||||
MHTRegisterController
|
||||
registerController = Get.find();
|
||||
registerController
|
||||
.model.register_agree = false;
|
||||
Get.offAndToNamed(
|
||||
"/mianPageBottomChange");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user