#include "/jspgou_sys/head.html"/>
<#include "/common/image_upload.html"/>
<@s.m "global.position"/>: 优惠券 - <@s.m "global.add"/>
" onclick="this.form.action='v_list.do';"/>
<@p.form id="jvForm" action="o_save.do" labelWidth="12"> <@p.text colspan="2" width="50" label="优惠劵名称" name="couponName" required="true" class="required" maxlength="50"/><@p.tr/> <@p.text colspan="1" width="50" label="开始时间" name="couponTime" required="true" class="required" onclick="WdatePicker({dateFmt:'yyyy-MM-dd HH:mm:ss'})" class="Wdate"/> <@p.text colspan="1" width="50" label="结束时间" name="couponEndTime" required="true" class="required" onclick="WdatePicker({dateFmt:'yyyy-MM-dd HH:mm:ss'})" class="Wdate"/><@p.tr/> <@p.text colspan="1" width="50" label="满足金额" name="leastPrice" required="true" class="required number" maxlength="12"/> <@p.text colspan="1" width="50" label="面值" name="couponPrice" required="true" class="required number" maxlength="12"/><@p.tr/> <@p.text colspan="1" width="50" label="数量" name="couponCount" required="true" class="required number" maxlength="11"/> <@p.radio label="是否启用" colspan="1" width="50" name="isusing" value=true list={"true":"是","false":"否"}/><@p.tr/> <@p.td label="优惠劵图" colspan="1" width="50" noHeight="true"> <@p.text id="uploadImgPath11" name="couponPicture" size="30"/>
" onclick="clearImg(11);"/>
" onclick="upload(11);"/>
<@s.m "global.width"/>:
<@s.m "global.height"/>:
" onclick="imgCut(11);"/> @p.td><@p.td colspan="1" width="50">
" style="width:100px;height:70px;background-color:#CCCCCC;border:1px solid #333"/> @p.td><@p.tr/> <@p.td colspan="2"><@p.submit code="global.submit"/> <@p.reset code="global.reset"/>@p.td> @p.form>