This commit is contained in:
2025-09-21 21:10:41 +08:00
parent 4431c100b5
commit fe534cacaf
4 changed files with 769 additions and 507 deletions
@@ -167,6 +167,7 @@ export class SettingPanel extends li_BaseView {
// GButton.BandClick(this._nodeTab.Language2, this.swithcToHi, this);
GButton.BandClick(this._nodeTab.closeBtn, this.onClickClose, this);
GButton.BandClick(this._nodeTab.bgClicker, this.onClickClose, this);
this.languageButtons.forEach((langBtn) => {
if (langBtn.button) {