Authored by uedxwg

订单bug修改

... ... @@ -19,9 +19,6 @@
color: #f00;
}
}
.hide{
display: none !important;
}
.border-none{
border-bottom:none !important;
}
... ... @@ -120,6 +117,9 @@
border-bottom:none;
}
h3{
.hide{
display: none !important;
}
width: 95%;
height: 80rem / $pxConvertRem;
overflow: hidden;
... ...