...
|
...
|
@@ -4,10 +4,6 @@ |
|
|
<h2>最近浏览的商品</h2>
|
|
|
<div id="latest-walk-goods" class="goods clearfix"></div>
|
|
|
</div>
|
|
|
<div class="lazy-load-object">
|
|
|
<textarea class="latest-walk-datalazyload" style="visibility: hidden;">
|
|
|
<script> fetchLatestWalk(); </script>
|
|
|
</textarea>
|
|
|
</div>
|
|
|
|
|
|
{{> product/latest-walk-tpl}}
|
|
|
{{/if}} |
...
|
...
|
|