## --------------------------
## Tab标签控件
##
#@ charset UTF-8
#@ trimming on
#@ whitespace collapse
## --------------------------
#tab
${desc}
$#{subnav}
#selectedAttr
$#{SPACE}class="selected"
#end
#hrefAttr
$#{SPACE}href="${hrefLink}"
#end
#onclickAttr
$#{SPACE}onclick="${onclickScript}"
#end
#subnav
#end
#end