Authored by 毕凯

不支持退换货

No preview for this file type
@@ -9,6 +9,9 @@ @@ -9,6 +9,9 @@
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: cover;
  12 + &.not-support-exchange {
  13 + background: resolve('product/not-support-exchange.png') no-repeat;
  14 + }
12 } 15 }
13 .detail{ 16 .detail{
14 margin-bottom: 1px; 17 margin-bottom: 1px;