We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
<input v-model="phone" type="number" :maxlength="11" style="height: 100rpx; padding-left: 24rpx; padding-right: 24rpx;" placeholder="手机号" />
依然可以获取到12位。
限制11位,超出之后虽然不再显示,但是可以获取到12位。
测试版 2.4.4
ios-模拟器下。
其它未测试
The text was updated successfully, but these errors were encountered:
Bug 已确认,仅 iOS 有问题
Sorry, something went wrong.
哎。只能说写这个的哥们也太自信了。
HBuilderX 2.4.7 alpha 版本已修复
No branches or pull requests
依然可以获取到12位。
限制11位,超出之后虽然不再显示,但是可以获取到12位。
测试版 2.4.4
ios-模拟器下。
其它未测试
The text was updated successfully, but these errors were encountered: