关于input事件
请问
<input bindinput=“wxSearchInput” bindfocus=“openLocationsercher” bindblur=‘hideHistory’ value="{{wxSearchvalue}}" class=“wxSearch-input” placeholder-style=‘color:#87CECB;font-size:16px;’ placeholder=“客户相关|产品相关|” type=‘text’ confirm-type=“search”
bindconfirm=“powerDrawer” /> 这个bindinput我单独输入会执行,我如果单独给wxSearchvalue赋值,为什么没有执行bindinput="wxSearchInput"呢?
2 回复
你的问题描述的有点不太清楚,或者可以给出错误提示,也可以给出代码片段,以及想要的结果
代码片段
https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html