【发布时间】:2021-04-11 11:32:27
【问题描述】:
<div class="site-blocks-cover overlay bg-light" style=" background-image: url('public/template/images/hero_bg_1.jpg')" id="home-section">
照片没有出现在网站顶部。我也没有收到任何错误 the website
【问题讨论】:
-
如果带有
div的 HTML 位于公共目录中,则图像的路径不正确。如果是这种情况,请从样式中的图像 URL 中删除public/。