Godown
2022-08-18
JSONP概念JSONP=JSON with padding
JSONP实现跨域请求,就是动态创建<script>标签
先看一个动态创建<script>的简述:
123var script = docume