Showing
1 changed file
with
1 additions
and
1 deletions
@@ -7,7 +7,7 @@ | @@ -7,7 +7,7 @@ | ||
7 | <div class="swipe-items-wrap"> | 7 | <div class="swipe-items-wrap"> |
8 | {{#each goods_list}} | 8 | {{#each goods_list}} |
9 | {{#if color_image}} | 9 | {{#if color_image}} |
10 | - <div class="swipe-item {{#if @first}}active{{/if}}"> <img width="100%" alt="" src="{{image2 color_image w=750 h=1000 q=80}}"></div> | 10 | + <div class="swipe-item {{#if @first}}active{{/if}}"> <img width="100%" alt="" src="{{image2 color_image w=750 h=1000 q=80}}/interlace/1"></div> |
11 | {{/if}} | 11 | {{/if}} |
12 | {{/each}} | 12 | {{/each}} |
13 | </div> | 13 | </div> |
-
Please register or login to post a comment