<#include "/jspgou_sys/head.html"/> <#include "/common/image_upload.html"/>
<@s.m "global.position"/>: <@s.m "payment.function"/> - <@s.m "global.edit"/>
" onclick="history.back();"/>
<@p.form id="jvForm" action="o_update.do" labelWidth="15"> <@p.text colspan="2" width="50" label="名称" name="name" required="true" value=paymentPlugins.name class="required" maxlength="150"/><@p.tr/> <@p.text colspan="2" width="50" label="排列顺序" name="priority" size="7" value=paymentPlugins.priority required="true" class="required digits" maxlength="10"/><@p.tr/> <@p.text colspan="2" width="50" label="合作身份者ID" name="partner" value=paymentPlugins.partner required="true" class="required" maxlength="150"/><@p.tr/> <@p.text colspan="2" width="50" label="交易安全检验码" name="sellerKey" value=paymentPlugins.sellerKey required="true" class="required" maxlength="150"/><@p.tr/> <@p.text colspan="2" width="50" label="签约支付宝账号" name="sellerEmail" value=paymentPlugins.sellerEmail required="true" class="required" maxlength="150"/><@p.tr/> <@p.td label="LOGO" colspan="1" width="50" noHeight="true"> <@p.text id="uploadImgPath1" name="imgPath" value=paymentPlugins.imgPath! size="30"/> " onclick="clearImg(1);"/>
" onclick="upload(1);"/>
<@s.m "global.width"/>: <@s.m "global.height"/>: " onclick="imgCut(1);"/> <@p.td colspan="1" width="50"> <@s.m " style="width:100px;height:70px;background-color:#CCCCCC;border:1px solid #333"/> <@p.tr/> <@p.editor colspan="2" width="50" label="payment.description" name="description" value=paymentPlugins.description! toolbarSet="Simple" maxlength="1024"/><@p.tr/> <@p.td colspan="2"> <@p.hidden name="id" value=paymentPlugins.id/> <@p.submit code="global.submit"/>   <@p.reset code="global.reset"/>