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
@@ -1,6 +1,7 @@
using System;
using System.Collections.Generic;
using System.IO;
using DontConfuse;
using FairyGUI;
using FGUI.LG_secretAlbums;
using SGModule.NetKit;
@@ -277,6 +278,7 @@ namespace RedHotRoast
protected override void OnClose()
{
WebviewManager.Instance.SetDarkThough(true);
// 1. 解除 UI 对 Loader 的引用
for (var i = 0; i < ui.sc_list.numChildren; i++)
{
@@ -312,6 +314,7 @@ namespace RedHotRoast
ui.sc_list.y += 38;
}
WebviewManager.Instance.SetDarkThough(false);
var eventName = GameHelper.IsAdModelOfPay() ? ADEventTrack.Event : ADEventTrack.MaxPayEvent;
TrackKit.SendEvent(eventName, ADEventTrack.Property.shop_show);