update
This commit is contained in:
@@ -471,6 +471,7 @@ export class ThemePanel extends li_BaseView {
|
||||
// 事件回调函数(避免匿名函数导致的内存泄漏)
|
||||
private onLanguageChange = () => {
|
||||
this.recName.string = LanguageUtils.getText(this.rectNameKey);
|
||||
this.refreshVipExpire();
|
||||
};
|
||||
|
||||
private onBalanceChange = () => {
|
||||
|
||||
Reference in New Issue
Block a user