直接上代码
ionic3 返回2步 3步 或者多部
this.navCtrl.popTo(this.navCtrl.getByIndex(this.navCtrl.length()-3));
数字 根据需求 而动