input的type=‘number’和type=‘digit’都不好使,还是能输入字母
网友回复:
再***:
mobileInput: function (e) { var mobile = e.detail.value.replace(/[^/d]/g, '' ) this .setData({ mobile: mobile }) return mobile } |
泠***:
解决了,谢谢
爱盈利-运营小咖秀(www.aiyingli.com) 始终坚持研究分享移动互联网App运营推广经验、策略、全案、渠道等纯干货知识内容;是广大App运营从业者的知识启蒙、成长指导、进阶学习的集聚平台;
想了解更多移动互联网干货知识,请关注微信公众号运营小咖秀(ID: yunyingshow)