if(!(/^(((13[0-9]{1})|(15[0-9]{1})|(18[0-9]{1})|(17[0-9]{1}))+\d{8})$/).test(that.data.numberGirl) && !(/ ^[a-zA-Z]{1}[-_a-zA-Z0-9]{5,19}$/).test(that.data.numberGirl)){
return wx.showToast({
title: '微信号格式错误',
icon: 'error',
duration: 2000
})
}
06-04
6909

06-10
816

01-05
9088
