榆山
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

33 lines
530 B

.itemBox{
box-sizing: border-box;
height: auto;
}
.itemOrder{
background: #fff;
margin-top: 10rpx;
}
.add{
box-sizing: border-box;
width: 100%;
height: 90rpx;
background: #fff;
line-height: 90rpx;
text-align: center;
margin-top: 10rpx;
margin-bottom: 140rpx;
}
.add image{
width: 34rpx;
height: 34rpx;
vertical-align: middle;
}
.add text{
color: #FA2626;
font-size: 30rpx;
}
.wux-cell{
z-index: 1!important;
}
.wux-swipe__action{
z-index: -1!important;
}