...
|
...
|
@@ -333,7 +333,7 @@ |
|
|
</div>
|
|
|
[[else if module.contentData.template_name=='recommendCategory']]
|
|
|
<div class="custom-pic">
|
|
|
<div class="hot-brand-title" style="margin:0px auto; text-align:center;border: 1px solid;">[[module.contentData.data.title]]</div>
|
|
|
<p class="title">[[module.contentData.data.title]]</p>
|
|
|
<ul class="custom-pic clearfix image-list-box resource-row li4">
|
|
|
[[each module.contentData.data.categoryList as item index]]
|
|
|
<li><img src="[[item.navigateImageSrcApp]]"></li>
|
...
|
...
|
|