From b6f50bcd01bdf6063110c2dd8c8948db23e6eb6b Mon Sep 17 00:00:00 2001 From: zhangds Date: Fri, 31 May 2024 17:21:15 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=85=85=E5=80=BC=E5=A4=B1=E8=B4=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- detail.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/detail.html b/detail.html index 34733ff..010ebf7 100644 --- a/detail.html +++ b/detail.html @@ -109,7 +109,7 @@ case 3: return "充值失败" case 4: - return "充值异常" + return "充值失败" default: return "" }