chrome浏览器加载纹理图片或模型时,报跨域错误
2021-06-23 本文已影响0人
IamaStupid
本地快速临时的解决办法:
chrome快捷键右键 - 属性 - 目标:加上 --allow-file-access-from-files,有空格分隔
"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --allow-file-access-from-files
本地快速临时的解决办法:
chrome快捷键右键 - 属性 - 目标:加上 --allow-file-access-from-files,有空格分隔
"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --allow-file-access-from-files