📅  最后修改于: 2022-03-11 15:03:24.478000             🧑  作者: Mango
// Here’s a basic example using the navigate method:
goPlaces() {
this.router.navigate(['/', 'page-name']);
}
/*
I hope it will help you.
Namaste
*/