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
+5 -1
View File
@@ -4,6 +4,7 @@ using FairyGUI;
using FGUI.ZM_Tasks_13;
using DG.Tweening;
using System;
using DontConfuse;
using FGUI.ZM_Common_01;
namespace RedHotRoast
@@ -52,7 +53,8 @@ namespace RedHotRoast
{
GameHelper.showGameUI = true;
WebviewManager.Instance.SetDarkThough(true);
}
protected override void OnBind()
@@ -67,6 +69,8 @@ namespace RedHotRoast
ui.gold.y += Screen.safeArea.y;
}
CommonHelper.CheckAdTimes();
WebviewManager.Instance.SetDarkThough(false);