#include "/jeecms_sys/head.html"/>
<#include "/common/image_upload.html"/>
<@s.m "global.position"/>: 视频管理 - 修改
" onclick="this.form.action='v_';"/>
<@p.form id="jvForm" action="o_" labelWidth="12"> <@ colspan="1" width="50" label="教师名称" name="contentId" value=id listKey="id" listValue="name" list=nameIdList help="现在老师:${nameBefor!}"/> <@p.text colspan="1" width="50" label="视频名称" name="vedioName" value=vedio.vedioName maxlength="100"/><@> <@ colspan="1" width="50" label="视频类型" name="channelId" value=collegeId listKey="id" listValue="name" list=listChannel help="现在学院:${chanBefor!}"/> <@ width="50" colspan="2" label="推荐" name="isright" value=vedio.isright list={"true":"是","false":"否"}/><@> <@ label="图片修改" colspan="2" noHeight="true">
@><@> <@p.textarea colspan="2" label="视频简介" name="intro" value=vedio.intro cols="50" rows="7" maxlength="255"/><@> <@ colspan="2"> <@p.hidden name="id" value=> <@p.submit code="global.submit"/> <@p.reset code="global.reset"/>
@> @p.form>