3488 【前端】【1.0.15】【1.1.0】功能预告优化
| | |
| | | var IsOpenFeatureNotice = WindowCenter.Instance.CheckOpen<FeatureNoticeWin>();
|
| | | if (!IsOpenFeatureNotice)
|
| | | {
|
| | | WindowCenter.Instance.Close<MainInterfaceWin>();
|
| | | WindowCenter.Instance.Open<FeatureNoticeWin>();
|
| | | }
|
| | | }
|
| | |
| | | {
|
| | | featureNoticeModel.redPointStre1.state = RedPointState.None;
|
| | | }
|
| | | |
| | | WindowCenter.Instance.Open<MainInterfaceWin>(); |
| | | }
|
| | | private void treasureStageUpEvent(int obj)
|
| | | {
|
| | |
| | |
|
| | | void FunctionIconBtn()//面板开启
|
| | | {
|
| | | WindowCenter.Instance.Close<MainInterfaceWin>();
|
| | | WindowCenter.Instance.Open<FeatureNoticeWin>();
|
| | | }
|
| | | }
|