addEventListener("beforeunload", (e) => { const data = {name: "編程三昧"}; window.navigator.sendBeacon("http://127.0.0.1:1991/loginout", ...
確定! 回上一頁