DOCTYPE html> <iframe src="x.html"></iframe> <script> const bound = frames[0].postMessage.bind(frames[0], "some data", ...
確定! 回上一頁