<#include "/jspgou_sys/head.html"/>
<@s.m "global.position"/>: <@s.m "shopArticle.function"/> - <@s.m "global.add"/>
" onclick="this.form.action='v_list.do';"/>
<@p.form id="jvForm" action="o_save.do" labelWidth="12"> <@p.select colspan="2" width="100" label="shopArticle.channel" name="channelId" list=channelList value=(cid)! listKey="id" listValue="name" listDeep="deep" headerKey="" headerValue="global.none" required="true"/><@p.tr/> <@p.td colspan="2" width="100" label="shopArticle.title" required="true" > <@p.text name="title" size="70" required="true" class="required" maxlength="255"/> <@p.tr/> <@p.text colspan="1" width="50" label="shopArticle.publishTime" readonly="readonly" class="Wdate" onclick="WdatePicker({dateFmt:'yyyy-MM-dd HH:mm:ss'})" help="shopArticle.publishTime.help"/> <@p.radio colspan="1" width="50" label="shopArticle.disabled" name="disabled" value="false" list={"true":"global.true","false":"global.false"}/><@p.tr/> <@p.editor colspan="2" width="100" label="shopArticle.content" name="content" height="300"/><@p.tr/> <@p.td colspan="2" width="100" label="shopArticle.extendData"> <@s.m "shopArticle.data"/>2: <@p.text name="param2"/>   <@s.m "shopArticle.data"/>3: <@p.text name="param3"/> <@p.tr/> <@p.td colspan="2" width="100" ><@p.submit code="global.submit"/>   <@p.reset code="global.reset"/>