<@s.m "global.position"/>: <@s.m "live.function"/> > <@s.m "global.add"/>
<#include "image_upload.html"/>
<@p.form id="jvForm" action="save.jspx" labelWidth="10" class="formDefStyle">
<@p.td colspan="2" width="100" label="live.chapter">
@p.td><@p.tr/>
<@p.text label="live.title" name="title" required="true" class="required" maxlength="100" size="15" colspan="2" width="100"/><@p.tr/>
<@p.text label="live.beginTime" name="beginTime" id="b1" style="width:140px" onclick="WdatePicker({dateFmt:'yyyy-MM-dd HH:mm',minDate:'%y-%M-{%d}'})" class="Wdate" required="true" class="required" maxlength="30" size="10" colspan="1" width="50"/>
<@p.text label="live.endTime" name="endTime" style="width:140px" onclick="WdatePicker({dateFmt:'yyyy-MM-dd HH:mm',minDate:'#F{$dp.$D(\\'b1\\',{d:0});}'})" class="Wdate" required="true" class="required" maxlength="30" size="10" colspan="1" width="50"/><@p.tr/>
<@p.textarea label="live.description" name="description" cols="70" rows="3" maxlength="1000" vld="{maxlength:1000}" colspan="2" width="100"/><@p.tr/>
<@p.text label="价格" name="beginPrice" required="true" class="required number" maxlength="10" size="10" colspan="1" width="50"/>
<@p.tr/>
<@p.text label="live.limitUserNum" id="limitUserNum" name="limitUserNum" onchange="getRate()" required="true" class="required digits" maxlength="10" size="10" colspan="1" width="50"/>
<@p.td colspan="1" width="50" label="live.commissionRate">
0
@p.td><@p.tr/>
<@p.td colspan="2" width="100" label="live.liveLogo">
@p.td><@p.tr/>
<@p.td colspan="2">
<@p.submit code="global.submit"/> <@p.reset code="global.reset"/>
@p.td>
@p.form>