From 77e1575e6ba5c7b342715242d960760288d241b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E9=B1=BC=E5=BC=80=E5=8F=91?= Date: Tue, 13 Aug 2024 17:32:56 +0800 Subject: [PATCH] 0813 --- home/views/h5/market/sytopic/index.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/home/views/h5/market/sytopic/index.php b/home/views/h5/market/sytopic/index.php index 60008542..49aeaeb8 100644 --- a/home/views/h5/market/sytopic/index.php +++ b/home/views/h5/market/sytopic/index.php @@ -629,8 +629,6 @@ return false } else if (!this.form.phone) { mDialog.msg({content: "请输入手机号"}) - } else if (!this.form.name) { - mDialog.msg({content: "请输入姓名"}) } else if (!this.form.code) { mDialog.msg({content: "请输入验证码"}) } else {