This commit is contained in:
2025-09-20 13:47:44 +08:00
parent f4b08616fc
commit 62cad1ca15
8 changed files with 1179 additions and 891 deletions
@@ -471,6 +471,7 @@ export class ThemePanel extends li_BaseView {
// 事件回调函数(避免匿名函数导致的内存泄漏)
private onLanguageChange = () => {
this.recName.string = LanguageUtils.getText(this.rectNameKey);
this.refreshVipExpire();
};
private onBalanceChange = () => {