页面优化

This commit is contained in:
2025-09-18 15:42:15 +08:00
parent c817b1df0a
commit 5de9271541
67 changed files with 1889 additions and 1321 deletions
@@ -101,6 +101,7 @@ export class ChatPanel extends li_BaseView implements IChatPanelCallback {
} else {
console.log("ChatPanel: 成功获取 SceneBgVideoLayer 实例");
}
this.popUpImage.node.active = false;
}
register() {
@@ -295,7 +295,7 @@ export class ThemePanel extends li_BaseView {
}
enterShop() {
ViewManager.I.openBundlesView("PurchasePanel");
NavigationManager.Instance.switchToPanel(PanelType.PERSONAL);
}
chatWithRec() {