Authored by yyq

change weight

... ... @@ -1074,7 +1074,7 @@
height: 450px;
padding-top: 20px;
padding-bottom: 5px;
font-weight: 500;
font-weight: 400;
background: #f5f5f5;
border: 1px solid #e0e0e0;
box-sizing: border-box;
... ...
... ... @@ -129,7 +129,7 @@
background: #f5f5f5;
padding-top: 20px;
font-size: 0;
font-weight: 500;
font-weight: 400;
}
.empty-tip {
... ...