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
@@ -2,6 +2,7 @@ using System;
using System.Collections.Generic;
using System.Linq;
using DG.Tweening;
using DontConfuse;
using FairyGUI;
using FGUI.LG_secretAlbums;
using SGModule.Common.Helper;
@@ -41,6 +42,8 @@ namespace RedHotRoast
protected override void OnClose()
{
WebviewManager.Instance.SetDarkThough(true);
HallManager.Instance.UpdateSecondEvent -= UpWatchAdsBtn;
// 清理 Loader 的材质和贴图
@@ -80,6 +83,8 @@ namespace RedHotRoast
{
if (args == null) return;
WebviewManager.Instance.SetDarkThough(false);
_albumPreviewData = (AlbumPreviewData)args;
InitView();