<div class="col-xs-12 col-sm-4 col-md-3">
<div class="left_nav" id="categories">
<h2 class="left_h2">Categories</h2>
<ul class="left_nav_ul" id="firstpane">
{eyou:channel type='first' id='field' currentstyle='biglink'}
<li> <a class="{$field.currentstyle}" href="{$field.typeurl}">{$field.typename}</a><span class="menu_head">+</span>
<ul class="left_snav_ul menu_body"> {eyou:channel name="$field.children" row="100" id="field1"}
<li> <a class="{$field1.currentstyle}" href="{$field1.typeurl}">{$field1.typename}</a></li>{/eyou:channel}</ul>
</li>
{/eyou:channel}
</div>
</div>
給你一個原創(chuàng)的。