Authored by 陶雨

资源位内容修改热门品类楼层样式

... ... @@ -219,7 +219,7 @@
<div style="width:150px;float:right;">
[[each module.contentData.data.imgs as item index]]
[[if index!=0 && index <= 6]]
<img style="width:45px;height:90px;margin-left:5px;margin-top:10px;float:left;" src="[[item.src]]">
<img style="width:45px;height:90px;margin-left:5px;margin-bottom:10px;float:left;" src="[[item.src]]">
[[/if]]
[[/each]]
<div style="clear:both"></div>
... ...