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.
<input type='submit' onclick="history.go(-1)" />
通过使用它,字段中的所有值都显示,但图像不显示。
任何帮助将不胜感激。
谢谢
您应该检查浏览器中是否禁用了缓存 - 或者您的 img 没有。
它应该工作,你应该看到图像。
也许缓存禁用机制已打开。