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