update
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user