添加的功能:查看推广码对应的结算记录

This commit is contained in:
2025-06-09 19:08:32 +08:00
parent 38ba528f76
commit c0c6b5b61a
23 changed files with 131 additions and 86 deletions

View File

@ -8,7 +8,7 @@
margin-left: 88.13rpx;
}
.page {
padding: 50.63rpx 24.38rpx 608.44rpx;
padding: 50.63rpx 24.38rpx 100.44rpx;
background-image: linear-gradient(180deg, #ff8d1a -7.3%, #f5f5f5 39.3%);
width: 100%;
overflow-y: auto;
@ -91,12 +91,6 @@
.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;
@ -109,12 +103,6 @@
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;