指定顶级栏目,列出下级栏目,包含顶级栏目以前发布了一个不含顶级栏目的,现在发一个包含顶级栏目的代码,其中1是栏目id{dim sonid2:sonid2=sdcms.get_sonid("1")}{sdcms:rs top="10" table="sd_category" where="cateid in ([sonid2]) and ismenu=1"}{$rs[catename]}{/sdcm
SDCMS指定顶级目录,列出下级目录{dim sonid2:sonid2=sdcms.get_sonid("38")}{sdcms:rs top="10" table="sd_category" where="cateid in ([sonid2]) and ismenu=1"}{$rs[catename]}{/sdcms:rs}