1. <tfoot id='rtMWw'></tfoot>

          <bdo id='rtMWw'></bdo><ul id='rtMWw'></ul>

      1. <legend id='rtMWw'><style id='rtMWw'><dir id='rtMWw'><q id='rtMWw'></q></dir></style></legend>
      2. <i id='rtMWw'><tr id='rtMWw'><dt id='rtMWw'><q id='rtMWw'><span id='rtMWw'><b id='rtMWw'><form id='rtMWw'><ins id='rtMWw'></ins><ul id='rtMWw'></ul><sub id='rtMWw'></sub></form><legend id='rtMWw'></legend><bdo id='rtMWw'><pre id='rtMWw'><center id='rtMWw'></center></pre></bdo></b><th id='rtMWw'></th></span></q></dt></tr></i><div id='rtMWw'><tfoot id='rtMWw'></tfoot><dl id='rtMWw'><fieldset id='rtMWw'></fieldset></dl></div>
      3. <small id='rtMWw'></small><noframes id='rtMWw'>

        如何使用 nav.popTo() (离子 2)?

        时间:2023-09-08
          • <legend id='h1wBT'><style id='h1wBT'><dir id='h1wBT'><q id='h1wBT'></q></dir></style></legend>

              <bdo id='h1wBT'></bdo><ul id='h1wBT'></ul>

            • <tfoot id='h1wBT'></tfoot>
                  <tbody id='h1wBT'></tbody>

                <small id='h1wBT'></small><noframes id='h1wBT'>

                1. <i id='h1wBT'><tr id='h1wBT'><dt id='h1wBT'><q id='h1wBT'><span id='h1wBT'><b id='h1wBT'><form id='h1wBT'><ins id='h1wBT'></ins><ul id='h1wBT'></ul><sub id='h1wBT'></sub></form><legend id='h1wBT'></legend><bdo id='h1wBT'><pre id='h1wBT'><center id='h1wBT'></center></pre></bdo></b><th id='h1wBT'></th></span></q></dt></tr></i><div id='h1wBT'><tfoot id='h1wBT'></tfoot><dl id='h1wBT'><fieldset id='h1wBT'></fieldset></dl></div>
                  本文介绍了如何使用 nav.popTo() (离子 2)?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

                  问题描述

                  我正在使用导航控制器.返回时我可以使用 nav.pop(),但是如果我需要转到其他页面(不是最后一页),如何使用 nav.popTo()?

                  I'm using NavController. To go back I can use nav.pop(), but how to use nav.popTo() if I need go to the other page (not last)?

                  constructor(nav: NavController) {
                  this.nav = nav;
                  
                  this.nav.push(MyNextPage);
                  

                  推荐答案

                  这里是上两层的代码,就是上一页的父页.

                  Here is the code to go up two levels, that is to the parent page of the previous page.

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

                  弹出到根页面.

                  this.navCtrl.popToRoot();
                  

                  这篇关于如何使用 nav.popTo() (离子 2)?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持html5模板网!

                  上一篇:离子2:设置间隔 下一篇:禁用 GPS 时,Ionic 3 地理定位不起作用

                  相关文章

                  最新文章

                2. <legend id='wI0OQ'><style id='wI0OQ'><dir id='wI0OQ'><q id='wI0OQ'></q></dir></style></legend>

                  <small id='wI0OQ'></small><noframes id='wI0OQ'>

                    <tfoot id='wI0OQ'></tfoot>
                  1. <i id='wI0OQ'><tr id='wI0OQ'><dt id='wI0OQ'><q id='wI0OQ'><span id='wI0OQ'><b id='wI0OQ'><form id='wI0OQ'><ins id='wI0OQ'></ins><ul id='wI0OQ'></ul><sub id='wI0OQ'></sub></form><legend id='wI0OQ'></legend><bdo id='wI0OQ'><pre id='wI0OQ'><center id='wI0OQ'></center></pre></bdo></b><th id='wI0OQ'></th></span></q></dt></tr></i><div id='wI0OQ'><tfoot id='wI0OQ'></tfoot><dl id='wI0OQ'><fieldset id='wI0OQ'></fieldset></dl></div>

                    • <bdo id='wI0OQ'></bdo><ul id='wI0OQ'></ul>