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

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
@@ -30,6 +30,8 @@ export enum InnerMsgCode {
BalanceChange, // 余额发生变化
VipExpireChange, // vip失效时间戳发生变化
ChatTotalCountChange, // 总聊天次数发生变化
Navigation_PanelSwitch, // 导航面板切换事件
}
export enum InnerEventCode {