<#include "/jspgou_sys/head.html"/> <#include "/common/image_upload.html"/>
<@s.m "global.position"/>: 物流公司 - <@s.m "global.edit"/>
" onclick="history.back();"/>
<@p.form id="jvForm" action="o_update.do" labelWidth="12"> <@p.td width="50" colspan="2" label="公司名称">${logistics.name}<@p.tr/> <@p.hidden name="name" value=logistics.name/> <@p.text colspan="2" width="100" label="官网网址" name="webUrl" value=logistics.webUrl size="50" maxlength="255"/><@p.tr/> <@p.text colspan="2" width="100" label="排列顺序" name="priority" value=logistics.priority required="true" class="required digits" maxlength="10"/><@p.tr/> <@p.td label="LOGO" colspan="1" width="50" noHeight="true"> <@p.text id="uploadImgPath1" name="logoPath" value=logistics.logoPath! 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:#ccc;border:1px solid #333"/> <@p.tr/> <@p.editor colspan="2" label="公司介绍" name="text" value=logistics.text /><@p.tr/> <@p.td colspan="2"><@p.hidden name="id" value=logistics.id/><@p.submit code="global.submit"/>   <@p.reset code="global.reset"/>