From 1d6ff89ac738fb4372cb0188453d6bd2dd701737 Mon Sep 17 00:00:00 2001 From: ZhaoTongYao <531131322@qq.com> Date: Thu, 20 Aug 2020 09:54:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E7=A4=BA=E6=96=87=E6=A1=88=E7=AD=BE?= =?UTF-8?q?=E5=90=8D=E6=94=B9=E4=B8=BA=E6=A0=BC=E8=A8=80=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- subpages/heart/pages/volunteer/volunteer.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subpages/heart/pages/volunteer/volunteer.js b/subpages/heart/pages/volunteer/volunteer.js index 6e8fb87..0726aeb 100644 --- a/subpages/heart/pages/volunteer/volunteer.js +++ b/subpages/heart/pages/volunteer/volunteer.js @@ -233,7 +233,7 @@ Page({ return false } if(!this.data.volunteerSignature){ - this.showToast("请输入签名") + this.showToast("请输入格言") return false } if (!this.data.road) {