if (!window.document.elementsFromPoint) {... const visible = (window.document.elementsFromPoint(x, y) || []).filter((dom) => {
確定! 回上一頁