码迷,mamicode.com
首页 > 移动开发 > 详细

destoon-手机版会员公司主页首页调用商城信息

时间:2018-12-05 12:39:13      阅读:214      评论:0      收藏:0      [点我收藏+]

标签:css   公司   div   err   链接   ref   bsp   edit   money   

模板中添加替换注意一下css和对应的链接地址

 

 <div>

<ul>

{loop $M $i $m}

<span  class="list-set"><li><div{if $i==0} style="border:none;"{/if}><a href="{$m[linkurl]}">{$m[name]}</a></div></li></span>

{if $m[file]==mall}

<!--{php $tags=tag("moduleid=16&condition=status>2 and elite=1 and username=‘$username‘&pagesize=10&order=edittime desc&fields=itemid,title,linkurl,thumb,edittime,price&template=null");}-->

{loop $tags $v}

<div class="list-img">

<a href="{if $domain}{$v[linkurl]}{else}{userurl($username, ‘file=mall‘, $domain)}&itemid={$v[itemid]}{/if}"><img src="{if $v[thumb]}{$v[thumb]}{else}{DT_MOB}static/img/60x60.png{/if}" width="60" height="60" alt="" onerror="this.src=‘{DT_MOB}static/img/60x60.png‘;"/></a>

<ul>

<li><a href="{if $domain}{$v[linkurl]}{else}{userurl($username, ‘file=mall‘, $domain)}&itemid={$v[itemid]}{/if}"><strong>{$v[title]}</strong></a></li>

<li><i>{$DT[money_sign]}{$v[price]}</i><span>{timetodate($v[edittime], 5)}</span></li>

</ul>

</div>

{/loop}

{/if}

{/loop}

</ul>

</div> 

 

destoon-手机版会员公司主页首页调用商城信息

标签:css   公司   div   err   链接   ref   bsp   edit   money   

原文地址:https://www.cnblogs.com/lx0715/p/9946805.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!