<#include "/jspgou_sys/head.html"/>
<@s.m "global.position"/>: 扩展属性 - <@s.m "global.add"/>
" onclick="this.form.action='v_list.do';"/>
<@p.form id="jvForm" action="o_save.do"> <@p.text label="名称" colspan="1" width="50" name="name" required="true" class="required" maxlength="100"/> <@p.text label="字段名称" colspan="1" width="50" name="field" required="true" class="required" maxlength="100"/><@p.tr/> <@p.select label="数据类型" colspan="1" width="50" name="dataType" required="true" list={"1":"下拉列表","2":"单选框"} /> <@p.text label="排序" colspan="2" width="100" name="priority" value="10" required="true" class="required digits" maxlength="10"/><@p.tr/> <@p.checkboxlist label="关联商品类型" colspan="2" width="100" name="typeIds" list=ptList listKey="id" listValue="name" required="true" class="required"/><@p.tr/> <@p.td colspan="2">
 
<@p.tr/> <@p.td colspan="2" width="100"><@p.submit code="global.submit"/>   <@p.reset code="global.reset"/>