Authored by 陈轩

秒杀列表 即将开抢

@@ -30,7 +30,7 @@ @@ -30,7 +30,7 @@
30 <button class="btn btn-remind-off" data-remind data-action="cancel" {{#unless remindFlag}}style="display: none;"{{/unless}}>取消提醒</button> 30 <button class="btn btn-remind-off" data-remind data-action="cancel" {{#unless remindFlag}}style="display: none;"{{/unless}}>取消提醒</button>
31 <button class="btn btn-remind-on" data-remind data-action="add" {{#if remindFlag}}style="display: none;"{{/if}}>提醒我</button> 31 <button class="btn btn-remind-on" data-remind data-action="add" {{#if remindFlag}}style="display: none;"{{/if}}>提醒我</button>
32 {{else}} 32 {{else}}
33 - <a href='/product/show_{{productSkn}}.html' class="btn btn-buy">即将开抢</a> 33 + <a href='/product/seckill/show_{{productSkn}}.html' class="btn btn-buy">即将开抢</a>
34 {{/if}} 34 {{/if}}
35 {{else}} 35 {{else}}
36 <a href='/product/seckill/show_{{productSkn}}.html{{#if @root.isApp}}&openby:yohobuy={"action":"go.productDetail","params":{"product_skn":"{{productSkn}}", "is_seckill":"Y"}}{{/if}}' class="btn btn-buy">去抢购</a> 36 <a href='/product/seckill/show_{{productSkn}}.html{{#if @root.isApp}}&openby:yohobuy={"action":"go.productDetail","params":{"product_skn":"{{productSkn}}", "is_seckill":"Y"}}{{/if}}' class="btn btn-buy">去抢购</a>