bug优化

This commit is contained in:
Paidax
2025-11-12 10:47:42 +08:00
parent 3d7a081eb3
commit 3008813cd1
13 changed files with 156 additions and 45 deletions
@@ -858,6 +858,9 @@ layout("/mobile/platform.html"){
let msg = '您选择了【' + this.choose.courseName + (flag ? this.formData.courseTimeName : '') + '】\n的报名,是否确认?'
if (this.choose.id === "76619f05ae904324930747087c408b5e") {
msg = "本人已认真阅读本次活动《安全告知书》,并确认自身身体状况可以参与活动方案提示的相关内容"
}
vant.Dialog.confirm({
title: '温馨提示',
message: msg,