修改了部分样式

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

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