用于 HLS 小程序 iframe 联调。响应头:frame-ancestors https://*.scskminiapp.com minisdk://*.scskminiapp.com + X-Frame-Options: DENY(测 CSP 是否压过 XFO)。
frame-ancestors https://*.scskminiapp.com minisdk://*.scskminiapp.com
X-Frame-Options: DENY
点按钮会向父页 postMessage,payload 对齐 LPS:{ data: [{ target, action? }] }
postMessage
{ data: [{ target, action? }] }