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

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

      <legend id='wrRpB'><style id='wrRpB'><dir id='wrRpB'><q id='wrRpB'></q></dir></style></legend>

      如何在 ui-sref 标记中添加重新加载选项

      时间:2023-09-30

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

        <tfoot id='WRs2V'></tfoot>

                <tbody id='WRs2V'></tbody>
              <legend id='WRs2V'><style id='WRs2V'><dir id='WRs2V'><q id='WRs2V'></q></dir></style></legend>
              <i id='WRs2V'><tr id='WRs2V'><dt id='WRs2V'><q id='WRs2V'><span id='WRs2V'><b id='WRs2V'><form id='WRs2V'><ins id='WRs2V'></ins><ul id='WRs2V'></ul><sub id='WRs2V'></sub></form><legend id='WRs2V'></legend><bdo id='WRs2V'><pre id='WRs2V'><center id='WRs2V'></center></pre></bdo></b><th id='WRs2V'></th></span></q></dt></tr></i><div id='WRs2V'><tfoot id='WRs2V'></tfoot><dl id='WRs2V'><fieldset id='WRs2V'></fieldset></dl></div>
              • <bdo id='WRs2V'></bdo><ul id='WRs2V'></ul>
                本文介绍了如何在 ui-sref 标记中添加重新加载选项的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                问题描述

                如何在 ui-sref 标记中指定 reload 选项?我看到的所有例子都直接使用了javascript函数.

                How can I specify the reload option in a ui-sref markup? All the examples I see use the javascript function directly.

                <a ui-sref="app.editPost({new:true}, {reload:true})">new post</a>
                

                似乎不起作用.我是否必须创建一个范围控制器函数来包装该 reload 选项?

                Doesn't seem to work. Do I have to create a scope controller function to wrap that reload option instead?

                我也在下面尝试了一些答案,但它似乎不适用于 Ionic 框架.链接到下面的代码笔示例:

                I've also tried some answers below and it doesn't seem to work with the Ionic framework. Link to code pen sample below:

                http://codepen.io/anon/pen/LERqeb

                推荐答案

                使用 ui-sref-opts.给你:

                <a ui-sref="app.editPost({new:true})"
                   ui-sref-opts="{reload: true, notify: true}">new post</a>
                

                https://ui-router.github.io/ng1/docs/0.3.1/index.html#/api/ui.router.state.directive:ui-sref

                这篇关于如何在 ui-sref 标记中添加重新加载选项的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                上一篇:使用启用 Html5 模式的 Angular Ui 路由器时页面重新加载失败 下一篇:Angular UI路由器:具有相同URL的不同状态?

                相关文章

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

                <small id='1SNO6'></small><noframes id='1SNO6'>

                  1. <legend id='1SNO6'><style id='1SNO6'><dir id='1SNO6'><q id='1SNO6'></q></dir></style></legend>
                    <tfoot id='1SNO6'></tfoot>
                    • <bdo id='1SNO6'></bdo><ul id='1SNO6'></ul>