Refused to load the image 'blob:https://xx/7d055d4b-03fb-4962-b1a1-ebd76cfcfacc' because it violates the following Content Security Policy directive: "img-src 'self' data:".
csp给img-src增加blob协议试试
<meta http-equiv="Content-Security-Policy" content="img-src 'self' data: blob:">
您好,我是有问必答小助手,您的问题已经有小伙伴帮您解答,感谢您对有问必答的支持与关注!