陈嘉乐
2021-03-12 bd2c6c39668f2495d14440ae2d6bb7a7856e9d2f
HDL_ON/UI/UI1-Login/RegisterPage.cs
@@ -289,6 +289,11 @@
                TextSize = CSS_FontSize.TextFontSize,
            };
            bodyView.AddChidren(btnEmailLogin);
            if(Language.CurrentLanguage!= "Chinese")
            {
                btnPhoneLogin.Width = Application.GetRealWidth(180);
                btnEmailLogin.Width = Application.GetRealWidth(180);
            }
            #endregion
            #region 服务器选择