You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
146 lines
6.3 KiB
146 lines
6.3 KiB
{template 'header', 'member'}
|
|
<div class="menu">
|
|
<table cellpadding="0" cellspacing="0">
|
|
<tr>
|
|
<td class="tab" id="add"><a href="?action=add"><span>添加证书</span></a></td>
|
|
<td class="tab" id="s3"><a href="?action=index"><span>已发布({$nums[3]})</span></a></td>
|
|
<td class="tab" id="s2"><a href="?status=2"><span>审核中({$nums[2]})</span></a></td>
|
|
<td class="tab" id="s1"><a href="?status=1"><span>未通过({$nums[1]})</span></a></td>
|
|
<td class="tab" id="s4"><a href="?status=4"><span>已过期({$nums[4]})</span></a></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
{if $action=='add' || $action=='edit'}
|
|
<form method="post" action="?" id="dform" onsubmit="return check();">
|
|
<input type="hidden" name="action" value="{$action}"/>
|
|
<input type="hidden" name="itemid" value="{$itemid}"/>
|
|
<input type="hidden" name="forward" value="{$forward}"/>
|
|
<table cellpadding="10" cellspacing="1" class="tb">
|
|
{if $action=='edit' && $status==1 && $note}
|
|
<tr>
|
|
<td class="tl">拒绝原因</td>
|
|
<td class="tr f_blue">{$note}</td>
|
|
</tr>
|
|
{/if}
|
|
<tr>
|
|
<td class="tl"><span class="f_red">*</span> 证书名称</td>
|
|
<td class="tr"><input name="post[title]" type="text" id="title" size="40" value="{$title}"/> {dstyle('post[style]', $style)} <span id="dtitle" class="f_red"></span></td>
|
|
</tr>
|
|
<tr>
|
|
<td class="tl"><span class="f_red">*</span> 发证机构</td>
|
|
<td class="tr"><input type="text" size="40" name="post[authority]" id="authority" value="{$authority}"/> <span id="dauthority" class="f_red"></span></td>
|
|
</tr>
|
|
<tr>
|
|
<td class="tl"><span class="f_red">*</span> 发证日期</td>
|
|
<td class="tr">{dcalendar('post[fromtime]', $fromtime)} <span id="dpostfromtime" class="f_red"></span></td>
|
|
</tr>
|
|
<tr>
|
|
<td class="tl">到期日期</td>
|
|
<td class="tr">{dcalendar('post[totime]', $totime)} 不设置表示永久有效</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="tl"><span class="f_red">*</span> 证书图片</td>
|
|
<td class="tr">
|
|
<input type="hidden" name="post[thumb]" id="thumb" value="{$thumb}"/>
|
|
<table width="120">
|
|
<tr align="center" height="120" class="c_p">
|
|
<td width="120"><img src="{if $thumb}{$thumb}{else}{DT_SKIN}image/waitpic.gif{/if}" width="100" height="100" id="showthumb" title="预览图片" alt="" onclick="if(this.src.indexOf('waitpic.gif') == -1){_preview(Dd('showthumb').src, 1);}else{Dalbum('',{$moduleid}, 200, 200, Dd('thumb').value, true);}"/></td>
|
|
</tr>
|
|
<tr align="center" height="25">
|
|
<td>
|
|
<span onclick="Dalbum('',{$moduleid}, 200, 200, Dd('thumb').value, true);" class="jt"><img src="{DT_STATIC}file/image/ico-upl.png" width="11" height="11" title="上传"/></span>
|
|
<span onclick="delAlbum('','wait');" class="jt"><img src="{DT_STATIC}file/image/ico-del.png" width="11" height="11" title="删除"/></span>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<span id="dthumb" class="f_red"></span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="tl">证书介绍</td>
|
|
<td class="tr"><textarea name="post[content]" id="content" class="dsn">{$content}</textarea>
|
|
{deditor($moduleid, 'content', $group_editor, '100%', 200)}<br/><span id="dcontent" class="f_red"></span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="tl"> </td>
|
|
<td class="tr" height="50"><input type="submit" name="submit" value="{if $action == 'edit'}修 改{else}添 加{/if}" class="btn_g"/> <input type="button" value="取 消" class="btn" onclick="history.back(-1);"/></td>
|
|
</tr>
|
|
</table>
|
|
</form>
|
|
{load('clear.js')}
|
|
<script type="text/javascript">s('honor');m({if $action=='add'}'add'{else}'s{$status}'{/if});</script>
|
|
{else}
|
|
<form action="?">
|
|
<input type="hidden" name="status" value="{$status}"/>
|
|
<div class="tt">
|
|
<input type="text" size="70" name="kw" value="{$kw}" title="关键词"/>
|
|
<input type="submit" value=" 搜 索 " class="btn"/>
|
|
<input type="button" value=" 重 置 " class="btn" onclick="Go('?status={$status}');"/>
|
|
</div>
|
|
</form>
|
|
<form method="post">
|
|
<div class="ls">
|
|
<table cellspacing="0" cellpadding="10" class="tb">
|
|
<tr>
|
|
<th width="20"><input type="checkbox" onclick="checkall(this.form);"/></th>
|
|
<th width="80">证书</th>
|
|
<th>证书名称</th>
|
|
<th>发证机构</th>
|
|
<th>发证日期</th>
|
|
<th>到期日期</th>
|
|
<th width="40">修改</th>
|
|
<th width="40">删除</th>
|
|
</tr>
|
|
{loop $lists $k $v}
|
|
<tr align="center">
|
|
<td><input type="checkbox" name="itemid[]" value="{$v[itemid]}"/></td>
|
|
<td title="点击查看大图 添加时间: {$v[adddate]} 更新时间: {$v[editdate]}" style="padding:10px 0;"><a href="{$v[image]}" target="_blank"><img src="{$v[thumb]}" width="60"/></a></td>
|
|
<td><a href="{$v[linkurl]}" target="_blank">{$v[title]}</a>{if $v[status]==1 && $v[note]} <a href="javascript:" onclick="alert('{$v[note]}');"><img src="image/why.gif" title="未通过原因"/></a>{/if}</td>
|
|
<td>{$v[authority]}</td>
|
|
<td class="f_gray">{$v[fromdate]}</td>
|
|
<td class="f_gray">{$v[todate]}</td>
|
|
<td><a href="?action=edit&itemid={$v[itemid]}"><img width="16" height="16" src="image/edit.png" title="修改" alt=""/></a></td>
|
|
<td><a href="?action=delete&itemid={$v[itemid]}" onclick="if(!confirm('确定要删除吗?此操作将不可撤销')) return false;"><img width="16" height="16" src="image/delete.png" title="删除" alt=""/></a></td>
|
|
</tr>
|
|
{/loop}
|
|
</table>
|
|
</div>
|
|
<div class="btns">
|
|
<input type="submit" value=" 删除选中 " class="btn_r" onclick="if(confirm('确定要删除选中证书吗?')){this.form.action='?action=delete'}else{return false;}"/>
|
|
</div>
|
|
</form>
|
|
{if $MG[honor_limit]}
|
|
<div class="limit">总共可发 <span class="f_b f_red">{$MG[honor_limit]}</span> 条 当前已发 <span class="f_b">{$limit_used}</span> 条 还可以发 <span class="f_b f_blue">{$limit_free}</span> 条</div>
|
|
{/if}
|
|
<div class="pages">{$pages}</div>
|
|
<script type="text/javascript">s('honor');m('s{$status}');</script>
|
|
{/if}
|
|
{if $action=='add' || $action=='edit'}
|
|
<script type="text/javascript">
|
|
function check() {
|
|
if(Dd('title').value == '') {
|
|
Dmsg('请填写证书名称', 'title');
|
|
return false;
|
|
}
|
|
if(Dd('authority').value == '') {
|
|
Dmsg('请填写发证机构', 'authority');
|
|
return false;
|
|
}
|
|
if(Dd('postfromtime').value == '') {
|
|
Dmsg('请选择发证日期', 'postfromtime');
|
|
return false;
|
|
}
|
|
if(Dd('postfromtime').value.replace(/-/g, '') > {$today}) {
|
|
Dmsg('发证日期尚未开始', 'postfromtime');
|
|
return false;
|
|
}
|
|
if(Dd('thumb').value == '') {
|
|
Dmsg('请上传证书图片', 'thumb', 1);
|
|
return false;
|
|
}
|
|
return true;
|
|
}
|
|
</script>
|
|
{/if}
|
|
{template 'footer', 'member'}
|