标签: javascript angularjs ionic-framework cross-domain
我正在从主页面中将离线原始请求发送到iFrame,当我附加事件监听器时,我捕获事件,但是我无法访问我传递的数据,所有参数包含的是{isTrusted :真}
这与CORS有关吗?