协议调试

This commit is contained in:
chen wei bo
2025-09-09 18:51:18 +08:00
parent e89d515bde
commit a4b1ecd44a
2 changed files with 12 additions and 0 deletions
@@ -126,6 +126,12 @@ export class ThemePanel extends li_BaseView {
Utils.addInnerEL(InnerMsgCode.LanguageChange, this, () => {
this.recName.string = LanguageUtils.getText(this.rectNameKey);
});
Utils.addInnerEL(InnerMsgCode.BalanceChange, this, () => {
});
Utils.addInnerEL(InnerMsgCode.VipExpireChange, this, () => {
});
}
enterShop() {