@@ -190,7 +190,7 @@ export default {
position: fixed;
top: 0;
left: 0;
-
+ z-index:99999;
div {
width: 45%;
text-align: center;
@@ -573,6 +573,9 @@ export default {
flex-direction: column;
background: #F4F7FF;
border-radius: 15px;
+ .van-checkbox-group{
+ padding-bottom:104px;
+ }
}
.flewx {