摘要:
创建一个html文件,内容如下,如能正确访问并返回则说明服务器端跨域设置正确 <script> var xhr = new XMLHttpRequest(); xhr.open('POST', 'http://192.168.62.110:8769/api-point/points'); xhr.s 阅读全文
posted @ 2020-05-21 15:08
Season2009
阅读(551)
评论(0)
推荐(0)
浙公网安备 33010602011771号