调整布局、新增导航栏,调整页面跳转逻辑

This commit is contained in:
2025-09-12 18:20:41 +08:00
parent c11a310ea1
commit 0e86ba3454
23 changed files with 4677 additions and 618 deletions
@@ -286,7 +286,7 @@ export class RecordPanel extends li_BaseView {
}
protected onEnable(): void {
GameRootUI.I.hideDefaultView();
// NavigationPanel 始终显示,不需要隐藏 DefaultView
}
/**