System/MainInterfacePanel/LowSettingTip.cs @@ -88,6 +88,8 @@ } private void GodBeastBtn() { SysNotifyMgr.Instance.ShowTip("FuncNextVersion");//信息提示 return; WindowCenter.Instance.Close<MainInterfaceWin>(); WindowCenter.Instance.Open<DogzWin>(); }