wxr
2024-08-13 e76381c3393d284f3f8ab61930cb6b71f18b2d6b
HDL_ON/UI/UI1-Login/RegisterPageBLL.cs
@@ -628,7 +628,6 @@
            //判断之前是否选择过
            if (OnAppConfig.Instance.GlobalRegion != null && !string.IsNullOrEmpty(OnAppConfig.Instance.GlobalRegion.regionUrl))
            {
                SetServerText();
            }
@@ -656,7 +655,7 @@
            if (isSelectServer == false)
            {
                //请先选择国家/区域
                Utlis.ShowTip(Language.StringByID(StringId.PleaseSelectCountryOrRegion));
                Utlis.ShowTip(Language.StringByID(StringId.PlsSelectServer));
                ShowServerBottomLineState(true);
                return false;
            }