Authored by zzzzzzz

前端取厂家颜色

... ... @@ -124,10 +124,14 @@
margin-bottom: 30px;
padding: 0 20px;
min-width: 80px;
max-width: 480px;
height: 80px;
border: 1px solid #000;
text-align: center;
line-height: 80px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
&.chosed {
border-color: #e10;
... ...