#include "/jspgou_sys/head.html"/>
<#include "/common/image_upload.html"/>
<@s.m "global.position"/>: <@s.m "shop.function.category"/> - <@s.m "brand.function"/> - <@s.m "global.edit"/>
" onclick="history.back();"/>
<@p.form id="jvForm" action="o_update.do" labelWidth="12"> <@p.td width="50" colspan="1" label="brand.name">${brand.name}@p.td> <@p.hidden name="name" value=brand.name/> <@p.text colspan="1" width="50" label="brand.alias" name="alias" value=brand.alias maxlength="100"/><@p.tr/> <@p.text colspan="2" width="100" label="brand.webUrl" name="webUrl" value=brand.webUrl size="50" maxlength="255"/><@p.tr/> <@p.text colspan="2" width="100" label="brand.priority" name="priority" value=brand.priority required="true" class="required digits" maxlength="10"/><@p.tr/> <@p.radio colspan="1" width="50" label="brand.sift" name="sift" value=brand.sift list={"true":"是","false":"否"} /> <@p.radio colspan="1" width="50" label="brand.disabled" name="disabled" value=brand.disabled list={"true":"是","false":"否"}/><@p.tr/> <@p.td label="brand.logoPath" colspan="1" width="50" noHeight="true"> <@p.text id="uploadImgPath1" name="logoPath" value=brand.logoPath! size="30"/>
" onclick="clearImg(1);"/>
" onclick="upload(1);"/>
<@s.m "global.width"/>:
<@s.m "global.height"/>:
" onclick="imgCut(1);"/> @p.td><@p.td colspan="1" width="50">
" style="width:100px;height:70px;background-color:#ccc;border:1px solid #333"/> @p.td><@p.tr/> <@p.editor colspan="2" label="brand.text" name="text" value=brand.text /><@p.tr/> <@p.td colspan="2"><@p.hidden name="id" value=brand.id/><@p.submit code="global.submit"/> <@p.reset code="global.reset"/>@p.td> @p.form>