{template 'header', 'member'}
荣誉资质
{if $action=='add'}
* 证书名称 {dstyle('post[style]')}
* 发证机构
* 发证日期 {dcalendar('post[fromtime]')}
* 到期日期 {dcalendar('post[totime]')}
* 证书图片
[上传] [删除]
证书介绍 {deditor($moduleid, 'content', $group_editor, 500, 200)}
* 添加时间 请保持时间格式
      
{load('clear.js')} {elseif $action=='edit'}
{if $status==1 && $note} {/if}
未通过原因 {$note}
* 证书名称 {dstyle('post[style]', $style)}
* 发证机构
* 发证日期 {dcalendar('post[fromtime]', $fromtime)}
* 到期日期 {dcalendar('post[totime]', $totime)}
* 证书图片
[上传] [删除]
证书介绍 {deditor($moduleid, 'content', $group_editor, 500, 200)}
* 添加时间 请保持时间格式
      
{load('clear.js')} {else}
     
{loop $lists $k $v} {/loop}
证书 证书名称 发证机构 发证日期 到期日期 修改 删除
{$v[title]} {$v[authority]} {$v[fromdate]} {$v[todate]}
{if $MG[credit_limit]}
总共可发 {$MG[credit_limit]} 条   当前已发 {$limit_used} 条   还可以发 {$limit_free}
{/if}
{$pages}
{/if} {if $action=='add' || $action=='edit'} {/if} {template 'footer', 'member'}