透明处理小程序bug
This commit is contained in:
parent
664f496473
commit
10782f1d05
@ -309,14 +309,16 @@ const onChange=(newIndex)=>{
|
||||
opacity: 1;
|
||||
}
|
||||
.main {
|
||||
padding-bottom: 15px;
|
||||
opacity: 0;
|
||||
width: 100%;
|
||||
position: relative;
|
||||
|
||||
background: #fff;
|
||||
overflow: hidden;
|
||||
.dealbox {
|
||||
background: #fff;
|
||||
margin: 12px 15px 10px;
|
||||
padding-bottom: 15px;
|
||||
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user