fix:1、删除sdk相关。2、添加tips界面,修复bug

This commit is contained in:
2026-06-17 14:45:28 +08:00
parent 19efcb09fa
commit acf888d9be
1099 changed files with 127081 additions and 74087 deletions
@@ -55,7 +55,6 @@ namespace ChillConnect
GameHelper.showGameUI = true;
// WebviewManager.ShezhiACT(true);
WebviewManager.Instance.SetDarkThough(true);
gameDispatcher.Dispatch(GameMsg.MakeUpConfirmUIClosed);
@@ -88,7 +87,6 @@ namespace ChillConnect
DataMgr.MakeupTaskH5Time.Value = 999999999;
// DataMgr.Ticket.Value = 999999999; //zhushi
WebviewManager.Instance.SetDarkThough(false);
// WebviewManager.ShezhiACT(false);
makeupTaskData = args as MakeupTaskData;