全部分类

    {volist name="GoodsLmShop" id="vo" key='lmkey'} {if condition="count($vo['hehe']) neq 0"} {if condition="$lmkey elt 12"}
  • {$vo['name']}
    {volist name="vo['hehe']" id="f"}
    {:strip_tags(htmlspecialchars_decode($f['mname']))}>
    {/volist}
  • {/if} {/if} {/volist}
  • 首页
  • {volist name="navigation" id="v"}
  • {$v['name']}
  • {/volist}