出于安全策略考虑,浏览器默认将a、area 和form这些标签带有属性target的rel默认设置为noopener。使得window.opener为null 故需手动设置为rel="opener" <a ...
確定! 回上一頁