部分接口对接

This commit is contained in:
2025-07-27 15:52:39 +08:00
parent b82bf6ef8c
commit 97ad8a00dc
7 changed files with 276 additions and 88 deletions

View File

@@ -228,12 +228,17 @@
width: 100%;
height: 372rpx;
margin-bottom: -180rpx; /* 减少负边距避免过度覆盖 */
padding-top: 115rpx;
display: flex;
justify-content: space-between;
position: relative;
z-index: 1;
background: linear-gradient(180deg, #0A60ED 0%, #FFFFFF 100%);
}
.card-wrapper{
z-index: 100;
}
.detail-back {
margin-left: 37rpx;
width: 15rpx;