在頁面切換後舊的頁面隱藏之後彈出一些文本信息:. $(document).on("pagehide","#pagetwo",function(){ alert("pagehide 事件触发- 页面二隐藏"); });.
確定! 回上一頁