部分接口对接
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user