update
This commit is contained in:
@@ -120,8 +120,7 @@ export class PurchasePanel extends li_BaseView {
|
||||
GButton.BandClick(
|
||||
this._nodeTab.ReturnBtn,
|
||||
() => {
|
||||
this.onClose();
|
||||
// NavigationPanel 始终显示,不需要显示 DefaultView
|
||||
NavigationManager.Instance.closeSubPanel(this);
|
||||
},
|
||||
this
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user