先上圖
實(shí)現(xiàn)功能: 1、編輯修改標(biāo)題和內(nèi)容 2、將用戶輸入的內(nèi)容和標(biāo)題保存到本地緩存 3、刪除內(nèi)容
在使用textarea作為輸入框的過(guò)程中發(fā)現(xiàn)textarea只支持 獲取焦點(diǎn)、失去焦點(diǎn)和輸入框行數(shù)變化等事件,并且只有在觸發(fā)這幾個(gè)事件之后才能獲得textarea 里的內(nèi)容 ,使得實(shí)時(shí)保存數(shù)據(jù)無(wú)法實(shí)現(xiàn).
所以退而求其次,增加一個(gè)保存按鈕,點(diǎn)擊按鈕時(shí)保存標(biāo)題和內(nèi)容,又因微信的表單沒(méi)有實(shí)現(xiàn)數(shù)據(jù)雙向綁定的功能
所以研究出了2種方法來(lái)實(shí)現(xiàn):
1.給textarea 增加失去焦點(diǎn)事件,點(diǎn)擊按鈕后讓textarea的focus=’false’ 失去焦點(diǎn) 給textarea 綁定focus
<!--/* ***HotApp云筆記,基于HotApp小程序統(tǒng)計(jì)云后臺(tái) ***免費(fèi)云后臺(tái)申請(qǐng)地址 https://weixin.hotapp.cn/cloud ***API 文檔地址:https://weixin.hotapp.cn/api ***小程序技術(shù)討論QQ群:173063969 */--> <!--index.wxml--> <view class="container"> <view class='title'><input name="title" placeholder-class="placeholder" placeholder=
工作日 8:30-12:00 14:30-18:00
周六及部分節(jié)假日提供值班服務(wù)