#include "/jspgou_sys/head.html"/>
<@s.m "global.position"/>: <@s.m "shopArticle.function"/> - <@s.m "global.edit"/>
" onclick="history.back();"/>
<@p.form id="jvForm" action="o_update.do" labelWidth="12"> <@p.select colspan="2" label="shopArticle.channel" name="channelId" value=shopArticle.channel.id list=articleChannelList listKey="id" listValue="name"/><@p.tr/> <@p.td colspan="2" width="100" label="shopArticle.title" required="true" > <@p.text name="title" value=shopArticle.title size="70" required="true" class="required" maxlength="255"/>
<#if shopArticle.link!="">checked="checked"#if>#if>/><@s.m "global.link"/>
<#if shopArticle.link="">style="display:none"#if><#else>style="display:none"#if>>url:
@p.td><@p.tr/> <@p.text colspan="1" width="50" label="shopArticle.publishTime" name="publishTime" value=shopArticle.publishTime?string('yyyy-MM-dd HH:mm:ss') readonly="readonly" class="Wdate" onclick="WdatePicker({dateFmt:'yyyy-MM-dd HH:mm:ss'})"/> <@p.radio colspan="1" width="50" label="shopArticle.disabled" name="disabled" value=shopArticle.disabled list={"true":"global.true","false":"global.false"}/><@p.tr/> <@p.editor colspan="2" label="shopArticle.content" name="content" value=shopArticle.content height="300"/><@p.tr/> <@p.td colspan="2" label="shopArticle.extendData"> <@s.m "shopArticle.data"/>1: <@p.text name="param1" value=shopArticle.param1!/> <@s.m "shopArticle.data"/>2: <@p.text name="param2" value=shopArticle.param2!/> <@s.m "shopArticle.data"/>3: <@p.text name="param3" value=shopArticle.param3!/> @p.td><@p.tr/> <@p.td colspan="2"><@p.hidden name="id" value=shopArticle.id/><@p.submit code="global.submit"/> <@p.reset code="global.reset"/>@p.td> @p.form>