<div class="left_nav_25">
<div class="left_nav" id="categories">
<h2 class="left_c">Products Category</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 {eyou:notempty name='$field.children'}show_plus{/eyou:notempty}">+</span>
<ul class="left_snav_ul menu_body">
{eyou:channel name="$field.children" row="100" id="field2"}
<li>
<a href="{$field2.typeurl}">{$field2.typename}</a>
{eyou:notempty name='$field2.children'} <span class="menu_head2">+</span>{/eyou:notempty}
<ul class="left_snav_ul menu_body2">
{eyou:channel name="$field2.children" row="100" id="field3"}
<li>
<a href="{$field3.typeurl}">{$field3.typename}</a>
</li>
{/eyou:channel}
</ul>
</li>
{/eyou:channel}
</ul>
</li>
{/eyou:channel}
</ul>
</div>
</div>
這是我的左側(cè)欄目
不知道夠不夠