javascript - I encounter a scenario where the background returns jsonp format to me, but there is no need to cross domain at this time. What should I do at this time? .
巴扎黑
巴扎黑 2017-07-05 10:56:51
0
1
971

Encountered a scenario where the background returned jsonp format to me, but there is no need to cross domain at this time. What should I do at this time? . No error reported

巴扎黑
巴扎黑

reply all(1)
大家讲道理

In the url parameter of ajax request, remove &callback=? and change the dataType to json

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template