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) {