webviewScriptError Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "script-src 'self' 'unsafe-inline'" . EvalError: Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "script-src 'self' 'unsafe-inline'" . at new Function (<anonymous>) at https: //3gimg.qq.com/lightmap/api_v2/2/4/120/main.js:1:19801 at https://3gimg.qq.com/lightmap/api_v2/2/4/120/main.js:1:67299 |
js异常,优化评测的时候提示,问题是这个js是腾讯地图的问题吧,我怎么优化
问题已修复
评测报告能截图完整一点吗。是在工具上做的评测还是后台看到的评测报告?
顺便提供一下appid
后台,wx7635e17089eb2600
图片上传要安装flash我拒绝了
脚本
EvalError: Refused to evaluate a string as JavaScript because
'unsafe-eval'
is not an allowed source of script
in
the following Content Security Policy directive:
"script-src 'self' 'unsafe-inline'"
.
还有列表图片这些请求,这个也提示要合并。。。
存在可能没有对请求进行缓存的情况
也更是醉了,有些数据本来就是不能缓存的。。。。我怎么优化。。