ionic3/4 使用NavController 返回两层的方式: 

 this.navCtrl.popTo(this.navCtrl.length() - 3);