From 565aad80a5459b88dafec05aed39f9fb44a46ee7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E9=B9=8F?= Date: Sat, 14 Sep 2024 11:38:22 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=80=E7=A5=A8=E8=AF=A6=E7=BB=86=E4=BF=A1?= =?UTF-8?q?=E6=81=AF=E5=88=B0=E5=85=B7=E4=BD=93=E9=A1=B5=E9=9D=A2=E6=9F=A5?= =?UTF-8?q?=E7=9C=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/third_party/trainsystem/views/refund.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/application/third_party/trainsystem/views/refund.php b/application/third_party/trainsystem/views/refund.php index 8e624f0a..95188645 100644 --- a/application/third_party/trainsystem/views/refund.php +++ b/application/third_party/trainsystem/views/refund.php @@ -33,7 +33,8 @@ $info = json_decode($items->tst_returncallback); echo '

'; echo ''; - echo '
退票处理
'.$items->tst_lasteditdate.'
'.$msg.'

'; + echo ''.$msg.';   + 退票详细信息 '.'

'; } }?>