參數說明:
typeid = '0' 欄目ID
reid = '0' 上級欄目ID
row = '100' 調用欄目數
col = '1' 分多少列顯示(默認為單列)
type = 'son' son表示下級欄目,self表示同級欄目,top頂級欄目
currentstyle = '' 應用樣式
調用方法
{dede:channel name='type' runphp='yes' if(reid == "0") @me = "son";else @me = "self";}<a href='[field:typeurl/]'>[field:typename/]</a>{/dede:channel}


