调整布局、新增导航栏,调整页面跳转逻辑
This commit is contained in:
@@ -78,7 +78,7 @@ export class PurchasePanel extends li_BaseView {
|
||||
this._nodeTab.ReturnBtn,
|
||||
() => {
|
||||
this.onClose();
|
||||
GameRootUI.I.showDefaultView();
|
||||
// NavigationPanel 始终显示,不需要显示 DefaultView
|
||||
},
|
||||
this
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user