微信小程序中INPUT输入框已设置了类型为数字,为什么测试窗中还是可以输入字母?
<view class="section"> <input type="number" maxlength="12" /> </view>
绝地无双
相关分类