完成第一部分
This commit is contained in:
66
pages/personCenter/billingDetails/billingDetails.wxss
Normal file
66
pages/personCenter/billingDetails/billingDetails.wxss
Normal file
@ -0,0 +1,66 @@
|
||||
.mt-15 {
|
||||
margin-top: 28.85rpx;
|
||||
}
|
||||
.page {
|
||||
background-color: #ffffff;
|
||||
width: 100%;
|
||||
overflow: hidden;
|
||||
height: 100%;
|
||||
}
|
||||
.section {
|
||||
padding: 88.46rpx 0 878.85rpx;
|
||||
background-image: linear-gradient(180deg, #ffa74f -29.4%, #ffffff1a 115.7%);
|
||||
}
|
||||
.section_2 {
|
||||
margin-left: 50rpx;
|
||||
margin-right: 38.46rpx;
|
||||
padding: 34.62rpx 0 25.77rpx;
|
||||
background-color: #ffffff;
|
||||
border-radius: 26.33rpx;
|
||||
box-shadow: 0rpx 3.85rpx 7.69rpx #00000040;
|
||||
}
|
||||
.text {
|
||||
margin-left: 30.77rpx;
|
||||
color: #000000;
|
||||
font-size: 30.77rpx;
|
||||
font-family: SourceHanSansCN;
|
||||
line-height: 28.65rpx;
|
||||
}
|
||||
.list-item {
|
||||
padding: 30.77rpx 15.38rpx 30.77rpx 30.77rpx;
|
||||
border-bottom: solid 1.92rpx #e5e5e5;
|
||||
}
|
||||
.font {
|
||||
font-size: 26.92rpx;
|
||||
font-family: SourceHanSansCN;
|
||||
line-height: 24.98rpx;
|
||||
color: #000000;
|
||||
}
|
||||
.text_2 {
|
||||
line-height: 24.88rpx;
|
||||
}
|
||||
.font_2 {
|
||||
padding-right: 15rpx;
|
||||
font-size: 26.92rpx;
|
||||
font-family: SourceHanSansCN;
|
||||
line-height: 20.44rpx;
|
||||
color: #000000;
|
||||
}
|
||||
.group {
|
||||
margin-right: 11.54rpx;
|
||||
}
|
||||
.font_4 {
|
||||
font-size: 23.08rpx;
|
||||
font-family: SourceHanSansCN;
|
||||
line-height: 26.92rpx;
|
||||
color: #949494;
|
||||
}
|
||||
.text_3 {
|
||||
width: 311.54rpx;
|
||||
}
|
||||
.font_3 {
|
||||
font-size: 26.92rpx;
|
||||
font-family: SourceHanSansCN;
|
||||
line-height: 24.98rpx;
|
||||
color: #ff5733;
|
||||
}
|
Reference in New Issue
Block a user