<@s.m "global.position"/>: <@s.m "bbsLiveApply.function"/> - <@s.m "global.edit"/>
<@p.form id="jvForm" action="v_check.do">
<@p.td colspan="2" width="100" label="bbsLiveApply.intro">${bbsLiveApply.intro!}@p.td><@p.tr/>
<@p.td colspan="2" width="100" label="bbsLiveApply.brief">${bbsLiveApply.brief!}@p.td><@p.tr/>
<@p.td colspan="2" width="100" label="bbsLiveApply.experience">${bbsLiveApply.experience!}@p.td><@p.tr/>
<@p.td colspan="2" width="100" label="bbsLiveApply.mobile">${bbsLiveApply.mobile!}@p.td><@p.tr/>
<@p.td colspan="2" width="100" label="bbsLiveApply.address">${bbsLiveApply.address!}@p.td><@p.tr/>
<@p.td colspan="1" width="50" label="bbsLiveApply.applyUser">${bbsLiveApply.applyUser.username!}@p.td>
<@p.td colspan="1" width="50" label="bbsLiveApply.applyTime">${bbsLiveApply.applyTime?string("yyyy-MM-dd HH:mm:ss")}@p.td><@p.tr/>
<@p.td colspan="1" width="50" label="bbsLiveApply.checkUser"><#if bbsLiveApply.checkUser??>${bbsLiveApply.checkUser.username!}#if>@p.td>
<@p.td colspan="1" width="50" label="bbsLiveApply.checkTime"><#if bbsLiveApply.checkTime??>${bbsLiveApply.checkTime?string("yyyy-MM-dd HH:mm:ss")}#if>@p.td><@p.tr/>
<@p.td label="bbsLiveApply.pictures" colspan="2" width="100" noHeight="true">
<#list bbsLiveApply.pictures as p>
" noResize="true" style="width:110px;height:110px;background-color:#ccc;border:1px solid #333"/> |
${p.description!}
|
#list>
@p.td><@p.tr/>
<@p.td colspan="2" width="100" >
<@p.hidden name="ids" value=bbsLiveApply.id/>
<@p.submit code="global.check"/>
<@p.button code="global.reback" onclick="reback()"/>
" onclick="history.back();"/>
@p.td>
@p.form>