修改首页样式和手动绑定字段名

This commit is contained in:
2024-06-25 11:16:38 +08:00
parent 9ca94479fa
commit e6edf6e3d1
5 changed files with 22 additions and 7 deletions

View File

@@ -68,7 +68,7 @@ Page({
return
}
if (!phone) {
alertInfo("请输入联系人手机号")
alertInfo("请输入预留手机号")
return
}
if (!name) {