<#-- 标签导航 --> <#-- 适用话题列表 --> <#-- 调用的页面需引入js/jquery/readmore2.js --> <#-- 调用的页面需引入js/layer/layer.js --> <@function>
class='tab_current'<#else> class='tab'>全部 <#list topicRelated_tag_collection as tag> <#assign roleName = ''> <#if tag.allowRoleViewList?? && tag.allowRoleViewList?size gt 0> <#list tag.allowRoleViewList as name> <#assign roleName = roleName+' '+name> class='tab_current'<#else> class='tab' data="${roleName}"> <#if tag.allowRoleViewList?? && tag.allowRoleViewList?size gt 0> ${tag.name}