<xml> <ToUserName>oCmSJvzOR4steTYYa1nlo9x-YtOc</ToUserName> <FromUserName>gh_6e615f1cfff9</FromUserName> <CreateTime>1466749477243</CreateTime> <MsgType>news</MsgType> <ArticleCount>1</ArticleCount> <Articles> <item> <Title>平台介绍</Title> <Description>这是本人的第一个图文消息哦,希望成功,啦啦啦。</Description> <PicUrl>http:\\sunnyhly.ngrok.cc\WeixinPro\image\imooc.jpg</PicUrl> <Url>http:\\www.baidu.com</Url> </item> </Articles> </xml>
图片不显示,但浏览器中直接输入http:\\sunnyhly.ngrok.cc\WeixinPro\image\imooc.jpg,是显示图片的,就是微信中图文消息的图片不显示,其他正常,怎么搞???
已经找到原因,http:\\sunnyhly.ngrok.cc\WeixinPro\image\imooc.jpg这个斜杠都要反着着写http://sunnyhly.ngrok.cc/WeixinPro/image/imooc.jpg
你的xml格式应该没错,看看你的后台代码才行