|
@@ -148,7 +148,7 @@
|
|
|
province: {rule: /\S/,msg: "请填写必要内容"},
|
|
|
city: {rule: /\S/,msg: "请填写必要内容"},
|
|
|
region: {rule: /\S/,msg: "请填写必要内容"},
|
|
|
- detailAddress: {rule: /\S/,msg: "请填写必要内容"},
|
|
|
+ detailAddress: {rule: /\S/,msg: "请填写详细地址"},
|
|
|
phoneNumber: {rule: /(^1[3|4|5|7|8|9]\d{9}$)|(^09\d{8}$)/,msg: "请填写正确手机号"},
|
|
|
},
|
|
|
fixPageOpen: false,
|