After
Width: | Height: | Size: 8.9 KiB
@ -52,7 +52,7 @@ Page({
{
name: "居住评价",
url: "/subpages/mine/checkInEvaluate/checkInEvaluate",
image:'../../images/icon/nav_3.png'
image:'../../images/icon/47f8f3454b398d2a7b67b10d78321687.png'
},
// {
// name: "更多",
@ -102,6 +102,20 @@ Page({
})
submit() {
if(this.data.form.idCard.length != 18){
wx.showToast({
title: '请确认身份证号',
icon:'none'
return false
}
if(this.data.form.telephone != 11){
title: '请确认手机号',
this.bindIdCard()
if (this.data.type === 'out') {
setTimeout(()=>{