Home  >  Q&A  >  body text

java - 本地服务器(localhost:8080) 传imgSrc 给localhost:63342(Webstorm)

本地服务器(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中文网2741 days ago1069

reply all(3)I'll reply

  • 大家讲道理

    大家讲道理2017-04-18 09:24:18

    The question is too advanced for us rookies to understand

    reply
    0
  • PHP中文网

    PHP中文网2017-04-18 09:24:18

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

    reply
    0
  • 迷茫

    迷茫2017-04-18 09:24:18

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

    reply
    0
  • Cancelreply