美文网首页
使用vue的错误集合

使用vue的错误集合

作者: 王波_d9a3 | 来源:发表于2017-09-22 11:37 被阅读0次

1:Do not use ‘new’ for side effects

如图所示

2:XMLHttpRequest cannot load http://localhost:3000 Origin http://localhost is not allowed by Access-Control-Allow-Origin.

这里是关于nodejs+express的跨域问题的访问

解决办法

相关文章

网友评论

      本文标题:使用vue的错误集合

      本文链接:https://www.haomeiwen.com/subject/attfextx.html