fix :1、先删除H5代码

This commit is contained in:
2026-07-07 20:03:00 +08:00
parent 03b3ad4364
commit 3fd1e034c9
36 changed files with 33895 additions and 34364 deletions
@@ -1,7 +1,6 @@
using DG.Tweening;
using IgnoreOPS;
using SGModule.Net;
using UNSDK;
namespace ChillConnect
{
@@ -129,7 +128,6 @@ namespace ChillConnect
Debug.Log($"open wb normal==={openConfig.normal} url==={openConfig.url}");
SdkConfigMgr.Instance.Open(openConfig.normal, openConfig.url);
SetCameraVisible(false);
UICtrlDispatcher.Instance.Dispatch(UICtrlMsg.H5UI_Open);