微信6.6.2 公众号发起支付失败
在升级微信6.6.2版本后,我们的公众号在Android上发起无法唤醒支付页面,调试出现如下结果: Refused to frame '*****' because it violates the following Content Security Policy directive: "default-src * 'unsafe-inline' 'unsafe-eval' data:". Note that 'frame-src' was not explicitly set, so 'default-src' is used as a fallback. 降级到6.6.1正常