This commit is contained in:
2025-10-13 15:39:35 +08:00
parent f0069c2745
commit 4953b86bb3
27 changed files with 4771 additions and 2063 deletions
@@ -170,6 +170,6 @@ export class PersonalPanel extends li_BaseView {
}
private openFavorites() {
TipsPanel.show("敬请期待~");
TipsPanel.show(LanguageUtils.getText("rankpanel.comingsoon"));
}
}