This commit is contained in:
2025-09-09 19:21:05 +08:00
parent f9f2077665
commit 90a986a79c
5 changed files with 283 additions and 159 deletions
@@ -148,7 +148,7 @@ export class GirlListItem extends Component {
}
onClickDetail() {
if (false) {
if (true) {
NavigationManager.Instance.navigateToGirlDetail(this.id);
ViewManager.I.closeView(this.baseNode);
} else {