第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定
已解決430363個(gè)問題,去搜搜看,總會(huì)有你想問的

關(guān)于datetimepicker無法渲染的問題

關(guān)于datetimepicker無法渲染的問題

Ni14 2017-02-28 11:22:35
/*渲染指定詳情模板*/ function?render_task_detail(index)?{ ????if(index===undefined?||?!task_list[index])return; ????var?item?=?task_list[index], ????????detail_tpl?= ?????????'<form>'+ ????????'<div?class="detail-content">'+ ????????item.content?+ ????????'</div>'+ ????????'<input?type="text"?name="content"?value="'+(item.content||'')+'"?class="detail-content-input">'+ ????????'<textarea?name="desc"?class="detail-desc">'+(item.desc||'')+'</textarea>'+ ????????'<input?name="time"?type="text"?class="time"??value="'+(item.remind_date||"")+'">'+ ????????'<button?name="submit"?type="submit"?class="submit">提交</button>'+ ????????'</form>'; ????//清空task模板 ????$task_detail.html(''); ????//用新模板替換 ????$task_detail.html(detail_tpl); ????$update_form=?$task_detail.find('form'); ????$detail_content?=?$update_form.find('.detail-content'); ????$detail_content_input?=?$update_form.find('.detail-content-input'); ????$detail_desc?=??$update_form.find('.detail-desc'); ????$detail_time?=??$update_form.find('.time'); ????$detail_time.datetimepicker();???????????/*《《《《《《《在這里調(diào)用了datetimepicker*/ ?????/*雙擊detail-content顯示input框*/ ????$detail_content.on('dblclick',function?()?{ ?????????$(this).hide(); ?????????$detail_content_input.show(); ????}); ????/*點(diǎn)擊提交按鈕時(shí)*/ ????$update_form.on('submit',function?(e)?{ ????????e.preventDefault(); ????????var?data?=?{}; ????????data.content?=?$(this).find('[name=content]').val(); ????????data.desc?=$(this).find('[name=desc]').val(); ????????data.remind_date?=?$(this).find('[name=time]').val(); ????????update_task(index,data); ????????hide_task_detail(); ????}); }就是這樣子的,我用的是確定腳本都載入進(jìn)去了,但是無法渲染面板(我用的是datetimepicker插件 ?沒有bootstrab)
查看完整描述

目前暫無任何回答

  • 0 回答
  • 0 關(guān)注
  • 2295 瀏覽
慕課專欄
更多

添加回答

舉報(bào)

0/150
提交
取消
微信客服

購課補(bǔ)貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號(hào)