完善功能
This commit is contained in:
@ -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%;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user