完成第一部分
This commit is contained in:
139
pages/projectModule/subSettlement/subSettlement.wxss
Normal file
139
pages/projectModule/subSettlement/subSettlement.wxss
Normal file
@ -0,0 +1,139 @@
|
||||
.mt-11 {
|
||||
margin-top: 20.63rpx;
|
||||
}
|
||||
.ml-21 {
|
||||
margin-left: 39.38rpx;
|
||||
}
|
||||
.ml-47 {
|
||||
margin-left: 88.13rpx;
|
||||
}
|
||||
.page {
|
||||
padding: 50.63rpx 24.38rpx 608.44rpx;
|
||||
background-image: linear-gradient(180deg, #ff8d1a -7.3%, #f5f5f5 39.3%);
|
||||
width: 100%;
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
height: 100%;
|
||||
}
|
||||
.text-wrapper {
|
||||
padding: 59.94rpx 0 54.69rpx;
|
||||
background-color: #ffffff;
|
||||
border-radius: 18.75rpx;
|
||||
}
|
||||
.text {
|
||||
margin-left: 32.63rpx;
|
||||
color: #000000;
|
||||
font-size: 30rpx;
|
||||
font-family: SourceHanSansCN;
|
||||
line-height: 27.86rpx;
|
||||
}
|
||||
.list-item {
|
||||
padding-left: 31.88rpx;
|
||||
padding-right: 24.68rpx;
|
||||
background-color: #ffffff;
|
||||
border-radius: 18.75rpx;
|
||||
}
|
||||
.list-item:first-child {
|
||||
margin-top: 0;
|
||||
}
|
||||
.group {
|
||||
padding: 30rpx 0 26.25rpx;
|
||||
}
|
||||
.image {
|
||||
width: 108.75rpx;
|
||||
height: 108.75rpx;
|
||||
}
|
||||
.font {
|
||||
font-size: 26.25rpx;
|
||||
font-family: SourceHanSansCN;
|
||||
line-height: 24.3rpx;
|
||||
color: #000000;
|
||||
}
|
||||
.text_2 {
|
||||
line-height: 24.52rpx;
|
||||
}
|
||||
.text_3 {
|
||||
line-height: 24.47rpx;
|
||||
}
|
||||
.section {
|
||||
margin-right: 5.32rpx;
|
||||
padding: 36.39rpx 19.5rpx 16.88rpx 35.63rpx;
|
||||
background-color: #f5f5f5;
|
||||
border-radius: 10.28rpx;
|
||||
}
|
||||
.font_2 {
|
||||
font-size: 26.25rpx;
|
||||
font-family: SourceHanSansCN;
|
||||
line-height: 24.3rpx;
|
||||
color: #6b6b6b;
|
||||
}
|
||||
.text_4 {
|
||||
line-height: 24.36rpx;
|
||||
}
|
||||
.text_5 {
|
||||
margin-right: 9.71rpx;
|
||||
}
|
||||
.group_2 {
|
||||
margin-right: 14.27rpx;
|
||||
}
|
||||
.section_2 {
|
||||
padding: 39rpx 0 36.69rpx;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
background-color: #ffffff00;
|
||||
}
|
||||
.font_3 {
|
||||
font-size: 26.25rpx;
|
||||
font-family: SourceHanSansCN;
|
||||
line-height: 31.88rpx;
|
||||
color: #000000;
|
||||
}
|
||||
.text_6 {
|
||||
width: 103.13rpx;
|
||||
}
|
||||
.pos {
|
||||
/* position: absolute;
|
||||
left: 0.99rpx;
|
||||
top: 50%;
|
||||
transform: translateY(-50%); */
|
||||
}
|
||||
.font_4 {
|
||||
font-size: 26.25rpx;
|
||||
font-family: SourceHanSansCN;
|
||||
line-height: 19.93rpx;
|
||||
color: #000000;
|
||||
}
|
||||
.font_5 {
|
||||
font-size: 26.25rpx;
|
||||
font-family: SourceHanSansCN;
|
||||
line-height: 19.93rpx;
|
||||
color: #ff8d1a;
|
||||
}
|
||||
.pos_2 {
|
||||
/* position: absolute;
|
||||
right: -14.23rpx;
|
||||
top: 50%;
|
||||
transform: translateY(-50%); */
|
||||
}
|
||||
.group_1 {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
padding: 33.32rpx 0 34.26rpx;
|
||||
}
|
||||
.group_3 {
|
||||
line-height: 24.04rpx;
|
||||
height: 24.04rpx;
|
||||
}
|
||||
.font_6 {
|
||||
font-size: 26.25rpx;
|
||||
font-family: SourceHanSansCN;
|
||||
line-height: 24.3rpx;
|
||||
color: #808080;
|
||||
}
|
||||
.text_7 {
|
||||
line-height: 24.04rpx;
|
||||
}
|
||||
.group_4 {
|
||||
line-height: 24.3rpx;
|
||||
height: 24.3rpx;
|
||||
}
|
Reference in New Issue
Block a user