摘要: isVehicleNumber(vehicleNumber) { var result = false if (vehicleNumber.length == 8) { var express = /^[京津沪渝冀豫云辽黑湘皖鲁新苏浙赣鄂桂甘晋蒙陕吉闽贵粤青藏川宁琼使领A-Z]{1}[A-Z]{1} 阅读全文
posted @ 2021-07-23 12:20 shuihanxiao 阅读(331) 评论(0) 推荐(0) 编辑
摘要: <view class="gender-box"> <radio-group class="radio-group" bindchange="radioChange" > <view class="gender-con gender-con-border"> <view class="gender- 阅读全文
posted @ 2021-07-23 12:17 shuihanxiao 阅读(241) 评论(0) 推荐(0) 编辑
摘要: 日期选择 <picker class="date=='选择生日'?'placeName':'placeText'" mode="date" value="{{date}}" start="2015-09-01" end="{{dateEnd}}" bindchange="bindDateChange 阅读全文
posted @ 2021-07-23 12:13 shuihanxiao 阅读(183) 评论(0) 推荐(0) 编辑
摘要: wml <view class="photoCon" bindtap='uploader'> <view class="phontoBox"> <view class="phontoBox-img"> <image src="{{headImg}}" class="slide-image" mode 阅读全文
posted @ 2021-07-23 12:09 shuihanxiao 阅读(553) 评论(0) 推荐(0) 编辑