java - 本地服务器(localhost:8080) 传imgSrc 给localhost:63342(Webstorm)
PHP中文网
PHP中文网 2017-04-18 09:22:18
0
3
1063
本地服务器(localhost:8080) 传imgSrc 给localhost:63342(Webstorm)html中的<img>

/image/img1.png -> <img src="/image/img1.png">这里面的img显示的是localhost:63342下的/image/img1.png 而不是localhost:8080 下的图片资源,初步判断是跨域问题。。。

求大神救命 感激万分!!!
前面的域名省略
实际上:
src="http://localhost:63342/pad2/signatureImg/2016-06-28_214901_signature.png"
最终目标:

PHP中文网
PHP中文网

认证高级PHP讲师

reply all(3)
大家讲道理

The question is too advanced for us rookies to understand

洪涛

If you explain the application scenario clearly, there may be a solution

迷茫

Owner, your problem is very similar to this one
http://fgm.cc/learn/lesson2/1...

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!