fix: 提示语调整

This commit is contained in:
yangzhe 2025-05-16 14:46:06 +08:00
parent 8799a4fe9c
commit 4efafb1919
1 changed files with 1 additions and 1 deletions

View File

@ -323,7 +323,7 @@ export default {
} else {
uni.showModal({
title: item.aeraNmae,
content: "已完成任务,请直接刷卡\n如卡片异常请进行上报。",
content: "任务完成后请关闭弹窗并刷卡,如卡片异常请进行上报",
confirmText: "确定",
cancelText: "异常上报",
confirmColor: "#333333",