Commit 0e04d047 authored by 李维's avatar 李维

调整激活码商城对应弹窗

parent 48bb7ad7
...@@ -287,7 +287,7 @@ export default class SceneComponent extends MyCocosSceneComponent { ...@@ -287,7 +287,7 @@ export default class SceneComponent extends MyCocosSceneComponent {
}); });
} else { } else {
// 已经登录 弹出激活框 // 已经登录 弹出激活框
middleLayerComponent.showActiveWindowDirect && middleLayerComponent.showActiveWindowDirect(); middleLayerComponent.showActiveWindow && middleLayerComponent.showActiveWindow();
} }
}); });
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment