This commit is contained in:
haomingming
2023-03-24 15:29:41 +08:00
parent 12e4984a95
commit 69df3bf6b3
46 changed files with 300 additions and 197 deletions
+2 -2
View File
@@ -70,7 +70,7 @@ page{
position: relative;
display: flex;
justify-content: space-between;
margin: 20rpx;
margin: 20rpx 20rpx 20rpx 30rpx;
align-items: center;
}
.price_steup_box_bottom_num{
@@ -101,7 +101,7 @@ page{
}
.bottom{
width: 90vw;
margin: 0 auto;
margin: -20rpx auto;
color: #999;
letter-spacing: 2rpx;
font-size: 28rpx;