标签:
出现问题:
No ‘Access-Control-Allow-Origin‘ header is present on the requested resource. Origin ‘null‘ is therefore not allowed access.
解决办法:
"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --disable-web-security
快捷方式,目标:追加启动参数。
标签:
原文地址:http://www.cnblogs.com/zno2/p/5012793.html