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; }