ppypp伦理天堂,91手机在线视频,免费在线观看黄色毛片,夜夜穞天天穞狠狠穞AV美女按摩

聯(lián)系官方銷售客服

1835022288

028-61286886

投訴 已解決 這個(gè)判斷沒生效呢目的是判斷有無三級欄目有三級輸出上面的樣式?jīng)] 2 0
迅睿CMS版本:4.3.11 #category #module

{list action=category module=share num=6 pid=0}

<li id="menu-10157-1" class="{if $catid && in_array($catid, $t.catids)}active-trail{/if} middle even sf-item-2 sf-depth-1 sf-total-children-12 sf-parent-children-5 sf-single-children-7 menuparent"> <a href="{$t.name}" class="sf-depth-1 menuparent">{$t.name}</a> {if $t.child}

<ul>

{list action=category module=share pid=$t.id return=t2}

{if $t2.child}

<li id="menu-11737-1" class="middle even sf-item-2 sf-depth-2 sf-total-children-6 sf-parent-children-0 sf-single-children-6 menuparent"> <a href="{$t2.url}" class="sf-depth-2 menuparent">{$t2.name}</a>

<ul>

{list action=category module=share pid=$t2.id return=t3}

<li id="menu-10161-1" class="first odd sf-item-1 sf-depth-3 sf-no-children"><a href="{$t3.url}" class="sf-depth-3">{$t3.name}</a></li>

{/list}

</ul>

</li>

{else}

{list action=category module=share pid=$t.id return=t2}

<li id="menu-10178-1" class="first odd sf-item-1 sf-depth-2 sf-no-children"><a href="{$t2.url}" class="sf-depth-2">{$t2.name}</a></li>

{/list}

{/if}

{/list}

</ul>

{/if} </li>

{/list}



這個(gè) 判斷 沒生效呢 :目的是判斷 有無三級欄目 有三級 輸出上面的 樣式 沒有 三級 輸出下面的 樣式:

目前是

反復(fù)循環(huán)了 謝謝

解決方案