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

行业:{$c.name} 地区:{$s.name}

手机号码:{$t.phone} 固话:{$t.tel}

QQ:{$t.qq} 传真:{$t.faxes}

微信:{$t.weixin} 邮箱:{$t.mail}

营业时间:{$t.shijian}

地址:{$t.dizhi}

微信二维码
{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"}