<#include "../../include/exmay-head.html" />
<#include "../../include/exmay-software.html" />

亿美宏管理

<#if system.code=="ExmayCMS">
<#assign pager=macroPager /> <#list pager.list as macro>
亿美宏名 亿美宏名称 亿美宏文件 所属类型 所属系统 所属模块 操作
${macro.exmay} ${macro.name} ${macro.macroFile.name} ${macro.macroFile.type} 用法 复制 <#if macro.macroFile.type == "my"> 删除
<#if (pager.list?size > 0)>
<@exmay.pagination pageList=pager />
<#else>
${i18n("exmay.common.record.null")}
<#include "../../include/exmay-footer.html" />