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
@@ -6,6 +6,7 @@ using FairyGUI;
using FGUI.ZM_Common_01;
using System;
using DG.Tweening;
using DontConfuse;
using FGUI.bkg_jilu;
using SGModule.Common.Extensions;
using Unity.VisualScripting;
@@ -42,6 +43,8 @@ namespace RedHotRoast
protected override void OnClose()
{
WebviewManager.Instance.SetDarkThough(true);
if (coroutine != null)
{
CrazyAsyKit.StopCoroutine(coroutine);
@@ -55,6 +58,9 @@ namespace RedHotRoast
protected override void OnOpenBefore(object args)
{
WebviewManager.Instance.SetDarkThough(false);
InitView();
ui.btn_close.onClick.Add(() =>