<{t}>品牌名称:<{/t}> <{input type="text" name="brand_name" style="width:120px" vtype="required" value=$brandInfo.brand_name}>*
<{t}>排序:<{/t}> <{input style="width:50px;" type="unsigned" name="order_sort" value=$brandInfo.order_sort|default:'0'}>
<{t}>品牌别名:<{/t}> <{input type="text" name="brand_alias" value=$brandInfo.brand_alias}>
LOGO: <{input type="image" name="brand_logo" value=$brandInfo.brand_logo width=160 height=90}> <{t}>请上传品牌logo图片<{/t}>
<{button type="submit" id='brand-form-submit' label="保存"|t:'syscategory'}>