feat:轮播图调整

dev-captcha
wangxy 10 months ago
parent f5906ba30b
commit f0d0b1d76d

Binary file not shown.

After

Width:  |  Height:  |  Size: 204 KiB

@ -21,7 +21,7 @@
}
#hd .bg_image1{
width:100%;
height:100%;
height:91%;
}
#ltlogo {
position: absolute;
@ -51,7 +51,7 @@
<div class="layui-carousel" id="ID-carousel-demo-1" style="width: 100%;height: 326px;">
<div carousel-item>
<div>
<img class="bg_image1" th:src="@{/home/base/bg-head5.png}">
<img class="bg_image1" th:src="@{/home/base/bg-head7.png}">
</div>
</div>
</div>

@ -21,7 +21,7 @@
}
#hd .bg_image1{
width:100%;
height:100%;
height:91%;
}
#ltlogo {
position: absolute;
@ -138,7 +138,7 @@
<div class="layui-carousel" id="ID-carousel-demo-1" style="width: 100%;height: 326px;">
<div carousel-item>
<div>
<img class="bg_image1" th:src="@{/home/base/bg-head5.png}">
<img class="bg_image1" th:src="@{/home/base/bg-head7.png}">
</div>
</div>
</div>

Loading…
Cancel
Save