【引导】修复新手引导跳转界面导致界面无法销毁的问题
parent
11f72d4e73
commit
3ca8ee5259
|
@ -437,6 +437,7 @@ function this.ExecuteBehavior(beType, beArgs)
|
|||
params[i] = s
|
||||
end
|
||||
end
|
||||
UIManager.CloseAllStack(true)
|
||||
-- 先跳转引导
|
||||
this.NextGuide()
|
||||
-- 在跳转界面
|
||||
|
|
Loading…
Reference in New Issue