Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 ionic for phonegap 来构建移动应用程序。由于我已经编写了所有代码,现在当我单击返回按钮返回时,有时会显示如下图所示。
我已使用 href="#/pagename" 更改 html 中的页面。
经过长时间的研究,我找到了解决方案。下面是刷新链接和解决方案。
http://blog.ionic.io/preparing-for-ios-9/
:)