{include file="header"}
{$t.title} {if $t.settop==1}置顶{/if}

行业:{:dingyi($c.name,'无')} 地区:{:dingyi($s.name,'无')}

手机号码:{:dingyi($t.phone,'无')} 固话:{:dingyi($t.tel,'无')}

QQ:{:dingyi($t.qq,'无')} 传真:{:dingyi($t.faxes,'无')}

微信:{:dingyi($t.weixin,'无')} 邮箱:{:dingyi($t.mail,'无')}

营业时间:{:dingyi($t.shijian,'无')}

地址:{$t.dizhi}

{if $t.pic_ma} 微信二维码 {/if}
{if !input('m')}

商家简介


{$t.content|htmlspecialchars_decode}

商家相册

    {volist name=":skujson($t.pics)" id="vo"}
  • {$vo.name}
  • {/volist}
{else/}
    {volist name=":fun_s(input('m'),array('open'=>1,'uid'=>$t.uid),'settop desc , times desc',10,false)" id="vo" empty="

    没有更多的记录

    "}
  • {$vo.times|date="m月d日",###}
    {$t.time|date="h:i",###} 

    {$vo.title}

    {:dingyi(cut_c($vo.content,100),fun_cate_m($vo.tid, 'name'))}

    查看详情累计人气{$vo.view}人次

  • {/volist}
{/if}
{include file="footer"}