tabCount 而不是减少 onbeforeunload 事件处理程序中的 onpagehide : window.onpagehide = function () { localStorage.tabCount = +localStorage.tabCount - 1; };
確定! 回上一頁