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.
我一直在尝试黑色,尽管我现在遇到了一个烦人的问题:
我有一个背景图像存储在project-folder/resources/public/img/bg.png. 我的 css 文件将其引用为“/img/bg.png”。
project-folder/resources/public/img/bg.png
不过,浏览器似乎无法加载此图像。
有谁知道可能出了什么问题?
万一其他人有这个问题:另一个常见原因是类路径上没有资源文件夹。
img 文件已损坏。我已经能够在浏览器上加载它。