JLChen
2020-11-25 4e6dfedede622d018b0aec0fb85c130d47cf45ba
HDL_ON/UI/UI1-Login/RegisterPageBLL.cs
@@ -609,6 +609,7 @@
                    //服务器选择过标记为true
                    isSelectServer = true;
                    ShowServerBottomLineState(false);
                    btnServerText.TextColor = CSS_Color.FirstLevelTitleColor;
                    btnServerText.Text = UserInfo.Current.GlobalRegion.regionName;
                };
                new SelectServerDialog(selectAction).LoadPage();