...
|
...
|
@@ -14,7 +14,7 @@ |
|
|
<div class="fav-box clearfix">
|
|
|
<div class="favs pull-left">粉丝数: {{favCount}} </div>
|
|
|
{{!-- 店铺收藏开关 data-switch --}}
|
|
|
<div class="not-collect pull-left hide" data-switch="true" id="collect" data-bp-id="shop_branner_collect_1"></div>
|
|
|
<div class="not-collect pull-left" data-switch="false" id="collect" data-bp-id="shop_branner_collect_1"></div>
|
|
|
</div>
|
|
|
</div>
|
|
|
{{/if}}
|
...
|
...
|
|