修改了部分样式
This commit is contained in:
@ -2,13 +2,12 @@
|
||||
margin-top: 28.85rpx;
|
||||
}
|
||||
.page {
|
||||
background-color: #ffffff;
|
||||
width: 100%;
|
||||
overflow-y: auto;
|
||||
}
|
||||
.section {
|
||||
padding: 88.46rpx 0 87.85rpx;
|
||||
background-image: linear-gradient(180deg, #ffa74f -29.4%, #ffffff1a 115.7%);
|
||||
background-color: #ffffff;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
overflow: auto;
|
||||
}
|
||||
.section_2 {
|
||||
margin-left: 50rpx;
|
||||
|
@ -14,9 +14,11 @@
|
||||
padding: 69.23rpx 38.46rpx 69.31rpx;
|
||||
background-image: linear-gradient(180deg, #ffc387 0%, #ffffff00 120.3%);
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
overflow: auto;
|
||||
}
|
||||
.section {
|
||||
margin-left: 11.54rpx;
|
||||
margin-left: 3.85rpx;
|
||||
margin-right: 3.85rpx;
|
||||
background-color: #ffbb78;
|
||||
border-radius: 14.15rpx;
|
||||
@ -36,7 +38,6 @@
|
||||
line-height: 35.04rpx;
|
||||
}
|
||||
.text-wrapper {
|
||||
padding: 11.54rpx 0;
|
||||
background-color: #ffffff;
|
||||
border-radius: 28.85rpx;
|
||||
width: 130.77rpx;
|
||||
@ -76,7 +77,7 @@
|
||||
}
|
||||
.text_3 {
|
||||
color: #ff8d1a;
|
||||
line-height: 24.88rpx;
|
||||
line-height: 48.08rpx;
|
||||
}
|
||||
.text {
|
||||
line-height: 25.15rpx;
|
||||
|
@ -14,7 +14,7 @@
|
||||
margin-left: 9.38rpx;
|
||||
}
|
||||
.page {
|
||||
padding: 65.63rpx 28.13rpx 331.88rpx 30rpx;
|
||||
padding: 65.63rpx 28.13rpx 331.88rpx;
|
||||
background-image: linear-gradient(180deg, #ff8d1a -7.3%, #ffffff00 92.1%);
|
||||
width: 100%;
|
||||
overflow: hidden;
|
||||
|
@ -14,9 +14,8 @@
|
||||
padding: 39.38rpx 28.13rpx 117.32rpx 30rpx;
|
||||
background-image: linear-gradient(0deg, #ffffff 66.3%, #ff8d1a 100%);
|
||||
width: 100%;
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
height: 100%;
|
||||
overflow: auto;
|
||||
}
|
||||
.section {
|
||||
padding: 30.97rpx 0 18.75rpx;
|
||||
|
@ -5,15 +5,12 @@
|
||||
margin-left: 5.63rpx;
|
||||
}
|
||||
.page {
|
||||
background-color: #f5f5f5;
|
||||
width: 100%;
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
height: 100%;
|
||||
}
|
||||
.list {
|
||||
padding: 54.38rpx 37.5rpx 200.63rpx;
|
||||
background-image: linear-gradient(180deg, #ff8d1a -24.5%, #ff8d1a00 57.4%);
|
||||
background-color: #f5f5f5;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
}
|
||||
.list-item {
|
||||
padding: 30rpx 26.25rpx;
|
||||
|
Reference in New Issue
Block a user