Authored by unknown

热销排行品牌 @review by 王成龙

@@ -30,7 +30,7 @@ @@ -30,7 +30,7 @@
30 {{! 热门品牌}} 30 {{! 热门品牌}}
31 {{# hotBrands}} 31 {{# hotBrands}}
32 {{> index/floor-header}} 32 {{> index/floor-header}}
33 - <div class="hot-brands logo-brand clearfix"></div> 33 + <div class="hot-brands logo-brand clearfix" data-url="{{brandUrl}}"></div>
34 {{/ hotBrands}} 34 {{/ hotBrands}}
35 35
36 {{! 一周热卖}} 36 {{! 一周热卖}}
@@ -30,7 +30,7 @@ @@ -30,7 +30,7 @@
30 {{! 热门品牌}} 30 {{! 热门品牌}}
31 {{# hotBrands}} 31 {{# hotBrands}}
32 {{> index/floor-header}} 32 {{> index/floor-header}}
33 - <div class="hot-brands logo-brand clearfix"></div> 33 + <div class="hot-brands logo-brand clearfix" data-url="{{brandUrl}}"></div>
34 {{/ hotBrands}} 34 {{/ hotBrands}}
35 35
36 {{! 一周热卖}} 36 {{! 一周热卖}}
1 -@import "search", "list", "new-sale", "filter-box", "sort-pager", "good", "latest-walk", "left-content", "no-result"; 1 +@import "search", "list", "new-sale", "filter-box", "sort-pager", "good", "latest-walk", "left-content", "no-result", "hot-rank";
2 2
3 .product-page { 3 .product-page {
4 4