完善功能

This commit is contained in:
2025-05-06 17:33:45 +08:00
parent 889f2b8fca
commit 6b5c475dd1
283 changed files with 6420 additions and 3694 deletions

View File

@ -57,9 +57,6 @@ page {
position: relative;
padding: 0 20rpx;
}
.cate-one .main .main-wrap .goods {
padding-bottom: 200rpx;
}
.cate-one .main .main-wrap .goods .info {
width: 100%;
display: flex;
@ -74,4 +71,11 @@ page {
height: 100rpx;
background-color: #212526;
}
.number {
background-color: #FF2C3C;
width: 40rpx;
height: 40rpx;
line-height: 40rpx;
border-radius: 100%;
}