nodejs报错 XMLHttpRequest cannot load localhost:3000/test_date/. Cross origin requests are only suppor

Posted webbky

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了nodejs报错 XMLHttpRequest cannot load localhost:3000/test_date/. Cross origin requests are only suppor相关的知识,希望对你有一定的参考价值。

z在请求本地的时候  如果ajax的URL 前面没有http的话 就会报错

 

 

jq.js:2 XMLHttpRequest cannot load localhost:3000/test_date/. Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https.

  

以上是关于nodejs报错 XMLHttpRequest cannot load localhost:3000/test_date/. Cross origin requests are only suppor的主要内容,如果未能解决你的问题,请参考以下文章