通过window.open跳转得到上一个页面的URL

xiaoxiao2026-09-11  15

页面1: window.open("test.html");   页面2: alert(window.opener.location.href);  
转载请注明原文地址: https://www.6miu.com/read-5052514.html

最新回复(0)