# 一、頂部導航標簽
欄目個數:5
欄目ID:8
導航類型:頂部
屬性樣式:currentstyle=""
~~~
{dede:channel row='5' type ='top' typeid ='8' currentstyle="
<li><a href='~typelink~' class='thisclass'>~typename~</a> </li>
" } ——>開始標簽
[field:typename/] ——>調用欄目名稱
[field:typelink/] ——>調用欄目鏈接
{/dede:channel} ——>結束標簽
~~~
#### 案例代碼

#### 效果圖


