修改了部分样式

This commit is contained in:
2025-06-11 14:16:23 +08:00
parent a51f9bdea8
commit dc3837dbff
6 changed files with 15 additions and 19 deletions

View File

@ -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;

View File

@ -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;

View File

@ -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;

View File

@ -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;