图片无法加载
来源:
纪年3252859
2017-01-09
VM1092:2 Failed to load image http://1557503059.debug.open.weixin.qq.com/images/1.png : the server responded with a status of 404 (HTTP/1.1 404 Not Found)
From server 127.0.0.1
(anonymous) @ VM1092:2
我写了<image src="/images/1.png"></image>,一写这句就错了,图片也是放在image根目录档下,图片大小不同的也都试过,新手欸,跟着老师写的,不理解为什么错,版本问题么?
写回答
1回答
-
这肯定是本地路径错了,因为图片会一起上传到服务器,所以显示的是网络路径错误。再检查下。
012017-01-10
相似问题