Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
下面的屏幕截图描述了我的问题。图像 src 是正确的,因为图像可以在 firebug 中看到,但我无法在浏览器中显示图像。
谁能告诉我错过了什么???
某些浏览器中的安全限制会阻止托管在 HTTP 上的页面使用file:URI 嵌入图像。
file:
看下面给出的解决方案,看看你的图片路径,你就会自动理解了——