修改為二格
This commit is contained in:
parent
ff9b6d77c5
commit
8e50297814
@ -75,9 +75,9 @@
|
|||||||
<em>Hot Store</em>
|
<em>Hot Store</em>
|
||||||
<h2>熱門店家推薦</h2>
|
<h2>熱門店家推薦</h2>
|
||||||
</div>
|
</div>
|
||||||
<ul>
|
<ul class="row">
|
||||||
<!--{foreach from=$ad2_list item=ad2s name=ad2s}-->
|
<!--{foreach from=$ad2_list item=ad2s name=ad2s}-->
|
||||||
<li>
|
<li class="col-6">
|
||||||
<div class="item clearfix">
|
<div class="item clearfix">
|
||||||
<div class="Img">
|
<div class="Img">
|
||||||
<h3>{$ad2s.cname}<em>View More</em></h3>
|
<h3>{$ad2s.cname}<em>View More</em></h3>
|
||||||
|
Loading…
Reference in New Issue
Block a user