search

Home  >  Q&A  >  body text

php - img标签使用网络图片,最后显示的src地址会在我添加的地址前面多加一个本地上传图片的路径

<img src="http://localhost/weixin/resource/attachment/http://wx.qlogo.cn/mmopen/.....">


src="http://localhost/weixin/resource/attachment/http://wx.qlogo.cn/mmopen/....."

就像上面那样多加了一个http://localhost/weixin/resource/attachment/

ringa_leeringa_lee2894 days ago354

reply all(1)I'll reply

  • PHPz

    PHPz2017-04-10 15:36:01

    没清楚是哪个微信的接口 , 仔细看一下 , 或者就 js 处理一下嘛

    reply
    0
  • Cancelreply