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
+4 -4
View File
@@ -55,7 +55,7 @@
margin: 20rpx auto 0 auto;
font-size: 32rpx;
margin-bottom: 20rpx;
font-family: "AlibabaPuHuiTi-2-55-Regular";
/* font-family: "AlibabaPuHuiTi-2-55-Regular"; */
color: #333333;
}
.price_steup_box{
@@ -71,7 +71,7 @@
position: relative;
display: flex;
justify-content: space-between;
margin: 20rpx;
margin: 20rpx 20rpx 20rpx 30rpx;
align-items: center;
padding-bottom: 20rpx;
}
@@ -79,7 +79,7 @@
position: relative;
display: flex;
justify-content: space-between;
margin: 0rpx 20rpx 0rpx 20rpx;
margin: 0rpx 20rpx 0rpx 30rpx;
align-items: center;
}
.price_steup_box_top_title, .price_steup_box_bottom_title{
@@ -110,7 +110,7 @@
}
.bottom{
width: 90vw;
margin: 0 auto;
margin: -20rpx auto;
color: #999;
letter-spacing: 2rpx;
font-size: 28rpx;