<#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.add"/>
" onclick="this.form.action='v_list.do';"/>
<@p.form id="jvForm" action="o_save.do" labelWidth="12"> <@p.text colspan="1" width="50" label="brand.name" name="name" required="true" maxlength="100" vld="{required:true,remote:'v_check_brandName.do',messages:{remote:'品牌名已经被使用'}}"/> <@p.text colspan="1" width="50" label="brand.alias" name="alias" maxlength="100"/><@p.tr/> <@p.text colspan="2" width="100" label="brand.webUrl" name="webUrl" size="50" maxlength="255"/><@p.tr/> <@p.text colspan="2" width="100" label="brand.priority" name="priority" value="10" required="true" class="required digits" maxlength="10"/><@p.tr/> <@p.radio colspan="1" width="50" label="brand.sift" name="sift" value="false" list={"true":"是","false":"否"}/> <@p.radio colspan="1" width="50" label="brand.disabled" name="disabled" value="false" list={"true":"是","false":"否"}/><@p.tr/> <@p.td label="brand.logoPath" colspan="1" width="50" noHeight="true"> <@p.text id="uploadImgPath1" name="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:#CCCCCC;border:1px solid #333"/> <@p.tr/> <@p.editor colspan="2" label="brand.text" name="text"/><@p.tr/> <@p.td colspan="2"><@p.submit code="global.submit"/>   <@p.reset code="global.reset"/>