#include "../../include/exmay-head.html" />
<#include "../../include/exmay-software.html" />
亿美标签管理
亿美软件官网
所有系统
<#--<#list templateSolutions as templateSolution>
${templateSolution.name}
#list> -->
所有类型
亿美标签
亿美方法
<#-- <#list templateTypes as templateType>
${templateType.name}
#list> -->
<#if system.code=="ExmayCMS">
所有模型
<@exmay_model_list>
${model.name}
@exmay_model_list>
#if>
所有模块
评论模块
所有状态
已激活
未激活
亿美标签ID
亿美标签名
亿美标签名称
所属类型
所属系统
所属模块
状态
操作
<#list pager.list as etag>
${etag.id}
${etag.exmay}
${etag.name}
${etag.available?string('
','
')}
用法
复制
#list>
<#if (pager.list?size > 0)>
<@exmay.pagination pageList=pager />
<#else>
${i18n("exmay.common.record.null")}
#if>
<#include "../../include/exmay-footer.html" />