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_store_17;
using System;
using DG.Tweening;
using DontConfuse;
using FGUI.ZM_Common_01;
using SGModule.NetKit;
using Spine.Unity;
@@ -44,6 +45,8 @@ namespace RedHotRoast
protected override void OnClose()
{
WebviewManager.Instance.SetDarkThough(true);
GameHelper.showGameUI = true;
HallManager.Instance.UpdateSecondEvent -= initList;
HallManager.Instance.UpdateSecondEvent -= upWatchAdsBtn;
@@ -71,6 +74,8 @@ namespace RedHotRoast
//刘海屏
ui.top_gold.y += Screen.safeArea.y - 15;
}
WebviewManager.Instance.SetDarkThough(false);
var eventName = GameHelper.IsAdModelOfPay() ? ADEventTrack.Event : ADEventTrack.MaxPayEvent;
TrackKit.SendEvent(eventName, ADEventTrack.Property.shop_show);