This commit is contained in:
zoujiandong 2025-03-13 10:54:51 +08:00
parent 17abce06f4
commit 0f5621cbd2

View File

@ -312,9 +312,10 @@ const onChange=(newIndex)=>{
opacity: 0; opacity: 0;
width: 100%; width: 100%;
position: relative; position: relative;
background: #fff;
overflow: hidden; overflow: hidden;
.dealbox { .dealbox {
background: #fff;
margin: 12px 15px 10px; margin: 12px 15px 10px;
padding-bottom: 15px; padding-bottom: 15px;
display: flex; display: flex;