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
@@ -10,6 +10,7 @@ using Newtonsoft.Json;
// using SGModule.ApplePay;
using SGModule.Net;
using System.Linq;
using DontConfuse;
using SGModule.Common.Extensions;
public enum VipDay
@@ -57,6 +58,7 @@ namespace RedHotRoast
protected override void OnClose()
{
WebviewManager.Instance.SetDarkThough(true);
if (_loader != null && !_loader.isDisposed && _loader.texture != null)
{
_loader.texture = null;
@@ -82,6 +84,7 @@ namespace RedHotRoast
{
ui.group_.y += 68;
}
WebviewManager.Instance.SetDarkThough(false);
if (GameHelper.IsGiftSwitch())
{
var fileName = GameHelper.GetBackgroundName(4);