Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged img

0 votes
490 views
1 answer
    背景 实现一个第三方上报的组件,get请求,因为跨域,考虑两种方式实现 给img的src赋值请求链接 jsonp,创建script标签,给src属性赋值请求链接 问题描述 测试发现,在PC端,基本没有问题,跨域请求均能正 ... 不需要第三方配合 设置 Access-Control-Allow-Origin的情况话,单纯从前端的角度,如何实现上报请求的跨域呢...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...