master
Lee 2021-12-15 09:11:00 +08:00
parent 2434e43f8e
commit 4e9d2ad6ae
1 changed files with 2646 additions and 2647 deletions

View File

@ -401,11 +401,10 @@
.index-product .bottom{
margin-bottom: 55px;
}
.index-product .product-list{
.index-product .product-list .product-items li{
display: none;
}
.index-product .product-list{
.index-product .product-list .product-items li.active{
display: flex;
justify-content: space-between;
}