2019年8月15日
摘要: 1.wxml <input class="weui-input" type='number' bindinput="emailInput"/> 2.js (1) data: { verify:'' }, (2) emailInput: function(e){ this.setData({ veri 阅读全文
posted @ 2019-08-15 15:38 浅悠 阅读(9949) 评论(0) 推荐(0)