dedecms織夢網(wǎng)站導(dǎo)航標(biāo)簽寫法(帶高亮):
{dede:channel type='top' row='8' currentstyle="<li><a href='~typelink~' class='thisclass'>~typename~</a> </li>"}
<li><a href='[field:typelink/]'>[field:typename/]</a> </li>
{/dede:channel}
參數(shù)說明:
typeid = '0' 欄目ID
reid = '0' 上級欄目ID
row = '100' 調(diào)用欄目數(shù)
col = '1' 分多少列顯示(默認(rèn)為單列)
type = 'son | sun' son表示下級欄目,self表示同級欄目,top頂級欄目
currentstyle = '' 應(yīng)用樣式