wxr
2024-04-16 c65753f3a76c930bd0b942295c02dcd8fdee878d
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)