Authored by 姜枫

edit shop index editorial img size

... ... @@ -115,8 +115,8 @@
{{#each editorial}}
<div class="editorial-info">
<a href="{{url}}" target="_blank">
<img class="lazy thumb" alt="{{title}}" data-original="{{image src 368 340}}" width="368"
height="340" style="display: block;">
<img class="lazy thumb" alt="{{title}}" data-original="{{image src 368 240 2}}" width="368"
height="240" style="display: block;">
</a>
<div class="desc">
<a class="name" href="{{url}}" target="_blank">{{title}}</a>
... ...