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

亿美方案管理

<#if system.code=="ExmayCMS">
<#list pager.list as etag>
亿美方法ID 亿美方法名 亿美方法名称 所属类型 所属系统 所属模块 状态 操作
${etag.id} ${etag.exmay} ${etag.name} ${etag.available?string(' ',' ')} 用法 复制
<#if (pager.list?size > 0)>
<@exmay.pagination pageList=pager />
<#else>
${i18n("exmay.common.record.null")}
<#include "../../include/exmay-footer.html" />