HDL_ON/UI/UI1-Login/RegisterPage.cs
@@ -150,12 +150,10 @@ /// 获取验证码按钮 /// </summary> Button btnGetVerificationCode_Phone; bool btnGetVerificationCode_Phone_isSelected; /// <summary> /// 获取验证码按钮 /// </summary> Button btnGetVerificationCode_Mail; bool btnGetVerificationCode_Mail_isSelected; /// <summary> /// 验证码子区域底部分割线 /// </summary> @@ -240,6 +238,7 @@ }; pm = new HttpServerRequest(); } //public RegisterPage(Action action)