#include "/jeecms_sys/head.html"/>
<#include "/common/image_upload.html"/>
<@s.m "global.position"/>: <@s.m "channel.function"/> - <@s.m "global.edit"/>
" onclick="this.form.action='${base}/jeeadmin/jeecms/topic/v_';"/>
<@p.form id="jvForm" action="o_" labelWidth="10"> <@p.text colspan="1" value=topicDetail.extb required="true" class="required" maxlength="50" label="B区标题" name="extb" width="50"/> <@p.text colspan="1" value=topicDetail.extc required="true" class="required" maxlength="50" label="C区标题" name="extc" width="50"/><@> <@p.text colspan="1" value=topicDetail.extd required="true" class="required" maxlength="50" label="D区标题" name="extd" width="50"/> <@p.text colspan="1" value=topicDetail.exte required="true" class="required" maxlength="50" label="E区标题" name="exte" width="50"/><@> <@p.text colspan="1" value=topicDetail.extf required="true" class="required" maxlength="50" label="F区标题" name="extf" width="50"/> <@p.text colspan="1" value=topicDetail.extg required="true" class="required" maxlength="50" label="G区标题" name="extg" width="50"/><@> <@p.text colspan="1" value=topicDetail.exth required="true" class="required" maxlength="50" label="H区标题" name="exth" width="50"/> <@p.text colspan="1" value=topicDetail.exti required="true" class="required" maxlength="50" label="I区标题" name="exti" width="50"/><@> <@ label="专题上方大图" colspan="1" width="50" noHeight="true"> <@p.text id="uploadImgPath2" name="topPicture" value=topicDetail.topPicture style="width:220px"/>
" onclick="previewImg(2);"/>
<@s.m "imageupload.mark"/>
" onclick="upload(2);"/>
@><@ colspan="1" width="50">
" style="width:100px;height:70px;background-color:#CCCCCC;border:1px solid #333"/> @><@> <@ label="专题中间大图" colspan="1" width="50" noHeight="true"> <@p.text id="uploadImgPath3" name="middlePicture" value=topicDetail.middlePicture style="width:220px"/>
" onclick="previewImg(3);"/>
<@s.m "imageupload.mark"/>
" onclick="upload(3);"/>
@><@ colspan="1" width="50">
" style="width:100px;height:70px;background-color:#CCCCCC;border:1px solid #333"/> @><@> <@ label="小图片1" colspan="1" width="50" noHeight="true"> <@p.text id="uploadImgPath4" name="photo" value= style="width:220px"/>
" onclick="previewImg(4);"/>
<@s.m "imageupload.mark"/>
" onclick="upload(4);"/>
图片说明:
@><@ colspan="1" width="50">
" style="width:100px;height:70px;background-color:#CCCCCC;border:1px solid #333"/> @><@> <@ label="小图片2" colspan="1" width="50" noHeight="true"> <@p.text id="uploadImgPath5" name="photo1" value=1 style="width:220px"/>
" onclick="previewImg(5);"/>
<@s.m "imageupload.mark"/>
" onclick="upload(5);"/>
图片说明:
@><@ colspan="1" width="50">
" style="width:100px;height:70px;background-color:#CCCCCC;border:1px solid #333"/> @><@> <@ label="小图片3" colspan="1" width="50" noHeight="true"> <@p.text id="uploadImgPath6" name="photo2" value=2 style="width:220px"/>
" onclick="previewImg(6);"/>
<@s.m "imageupload.mark"/>
" onclick="upload(6);"/>
图片说明:
@><@ colspan="1" width="50">
" style="width:100px;height:70px;background-color:#CCCCCC;border:1px solid #333"/> @><@> <@ label="小图片4" colspan="1" width="50" noHeight="true"> <@p.text id="uploadImgPath7" name="photo3" value=3 style="width:220px"/>
" onclick="previewImg(7);"/>
<@s.m "imageupload.mark"/>
" onclick="upload(7);"/>
图片说明:
@><@ colspan="1" width="50">
" style="width:100px;height:70px;background-color:#CCCCCC;border:1px solid #333"/> @><@> <@p.editor value=topicDetail.txt colspan="2" label="内容1" name="txt"/><@> <@p.editor value=topicDetail.txt1 colspan="2" label="内容2" name="txt1"/><@> <@p.editor value=topicDetail.txt2 colspan="2" label="内容3" name="txt2"/><@> <@ colspan="2"> <@p.hidden name="id" value=> <@p.hidden name="pageNo" value="${pageNo!}"/> <@p.submit code="global.submit"/> <@p.reset code="global.reset"/> @> @p.form>