Browse Source

提示文案签名改为格言;

feature/optimise
ZhaoTongYao 5 years ago
parent
commit
1d6ff89ac7
  1. 2
      subpages/heart/pages/volunteer/volunteer.js

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

Loading…
Cancel
Save