Authored by biao

详情页异步加载推荐相关内容

... ... @@ -13,6 +13,8 @@
{{> detail/detail_img}}
{{> detail/detail_text}}
{{/ content}}
{{> detail/detail_good}}
{{> detail/detail_brand}}
{{> detail/detail_tag}}
{{> detail/detail_status}}
{{# commentParam}}
... ... @@ -27,4 +29,4 @@
{{> common/share}}
{{> common/comment}}
{{> common/third_login}}
{{> layout/footer_jian}}
\ No newline at end of file
{{> layout/footer_jian}}
... ...
... ... @@ -13,6 +13,8 @@
{{> detail/detail_img}}
{{> detail/detail_text}}
{{/ content}}
{{> detail/detail_good}}
{{> detail/detail_brand}}
{{> detail/detail_tag}}
{{> detail/detail_status_hk}}
{{# commentParam}}
... ... @@ -26,4 +28,4 @@
</div>
{{> common/share_hk}}
{{> common/comment_hk}}
{{> layout/footer_fan}}
\ No newline at end of file
{{> layout/footer_fan}}
... ...
<!-- 相关品牌 -->
<div class="newBrand">
</div>
... ...
<div class="newGood">
</div>
... ...