input获取焦点时文本闪烁
<input type="number" placeholder="请输入手机号" placeholder-class="inputPlaceholder"></input>
在手机上点击输入框时文本就会闪烁一下,推测是字体发生了改变,求解答
1 回复
你好,麻烦提供出现问题的具体机型,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)