Commit 69293978 by 方圆

feat: 零售优化

parent 39f7879d
......@@ -71,7 +71,7 @@
</li>
</ul>
<img
src="../../assets/image/news/ls3.png"
src="../../assets/image/news/ls7.jpg"
class="div4-img"
alt=""
/>
......@@ -520,7 +520,7 @@ li{
img {
position: absolute;
width: 33%;
height: 240px;
// height: 276px;
top: 70px;
right: 20px;
}
......@@ -553,6 +553,8 @@ li{
display: block;
position: absolute;
text-align: right;
margin-right: 13px;
margin-bottom: 13px;
button {
width: 6px;
height: 6px;
......@@ -566,6 +568,13 @@ li{
background: #f05587;
}
}
/deep/.carousel-caption{
width: 636px;
margin: 0 auto;
text-align: center;
}
.carousel-item{
cursor: pointer;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment