在项目中使用ajax请求获取experiment.json文件时控制台报错:
报错信息:
Access to XMLHttpRequest at "file//×××.××.- 5%AEX9EXE9XAA8C1/experiment.json' from origin 'null' has been blocked by
COR5 policy: Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome - extension,
chrome -untrusted, https.
Failed to load resource: net::ERR_ FAILED
解决方法:
1、VSCode中安装Live Server插件:
2、运行插件后使用插件打开项目