- 当前 Bug 的表现(可附上截图)
- 预期表现
应该进去默认弹出键盘,或者点击之后弹出
- 复现路径
- 提供一个最简复现 Demo
{{currentValue.length>=index+1?currentValue[index]:''}}
_focusInput() {
this.setData({
inputFocus: true
});
},
微信小程序开发问题解答
微信小程序开发者回答:
请具体描述问题出现的流程,并提供能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)以及复现视频
本文网址:http://www.91bianli.com/weixinxiaochengxu/7245.html