Authored by 毕凯

背景修改

@@ -8,7 +8,7 @@ @@ -8,7 +8,7 @@
8 height: 28px; 8 height: 28px;
9 margin-left: 50px; 9 margin-left: 50px;
10 background: resolve('product/service.png') no-repeat; 10 background: resolve('product/service.png') no-repeat;
11 - background-size: cover; 11 + background-size: 100%;
12 &.not-support-exchange { 12 &.not-support-exchange {
13 background: resolve('product/not-support-exchange.png') no-repeat; 13 background: resolve('product/not-support-exchange.png') no-repeat;
14 } 14 }