| 分类链接 |
| #foreach($u in $AllClass) #if($u.ClassType==1) $u.ClassName #end #if($u.ClassType==2) $u.ClassName #end #if($u.ClassType==3) $u.ClassName #end #end |
| 标签链接 |
| #foreach($u in $drclabel) #if($u.Typeid==1) $u.LabelName #else $u.LabelName #end #end |
| 日期链接 |
| #foreach($u in $drcart) $u月 #end |