SunshineLnsMinApp/pages/publicSnapshot/publicSnapshot.js
@@ -161,6 +161,10 @@ if (!verify.email(picturesInfo.mobile)) { return app.showModal("电子邮箱格式不正确!") } } else { if(!verify.length < 5 ){ return app.showModal("QQ号码长度最少5位!") } } } if (!picturesInfo.address) {