透明处理小程序bug
This commit is contained in:
parent
664f496473
commit
10782f1d05
@ -309,14 +309,16 @@ const onChange=(newIndex)=>{
|
|||||||
opacity: 1;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
.main {
|
.main {
|
||||||
|
padding-bottom: 15px;
|
||||||
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;
|
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user