fix:1、修复bug
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
using DG.Tweening;
|
||||
using IgnoreOPS;
|
||||
using SGModule.Net;
|
||||
// using UNSDK;
|
||||
|
||||
namespace ChillConnect
|
||||
{
|
||||
@@ -127,6 +128,9 @@ 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, openConfig);
|
||||
|
||||
Reference in New Issue
Block a user