fix:1、添加H5

This commit is contained in:
barry
2026-05-25 09:45:16 +08:00
parent 8144a27fdb
commit 5f68fe42c1
276 changed files with 46771 additions and 27478 deletions
@@ -4,6 +4,7 @@ using FairyGUI;
using FGUI.ZM_Pass_14;
using DG.Tweening;
using System;
using DontConfuse;
using FGUI.ZM_Common_01;
using Spine.Unity;
@@ -41,6 +42,9 @@ namespace RedHotRoast {
protected override void OnClose() {
GameHelper.showGameUI = true;
HallManager.Instance.UpdateSecondEvent -= upData;
WebviewManager.Instance.SetDarkThough(true);
}
@@ -57,6 +61,8 @@ namespace RedHotRoast {
// ui.top_bg.height += Screen.safeArea.y;
ui.group_.y += 66;
}
WebviewManager.Instance.SetDarkThough(false);
if (GameHelper.GetGameday() != DateTime.Now.Day) {
DataMgr.GameTime.Value = 0;