Showing
3 changed files
with
3 additions
and
0 deletions
No preview for this file type
static/img/product/not-support-exchange.png
0 → 100644

4.84 KB
@@ -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; |
-
Please register or login to post a comment