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/

php 微信公众平台

游戏幽灵 10 years, 5 months ago

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

卯之花佐久夜姬 answered 10 years, 5 months ago

Your Answer