From 3720c0c2cf009cc3ad7728cfa970a6b0f8a93636 Mon Sep 17 00:00:00 2001 From: Lei OT Date: Wed, 29 Nov 2023 11:40:26 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=BE=AE=E4=BF=A1=E6=94=B6=E6=AC=BE?= =?UTF-8?q?=E8=AE=B0=E5=BD=95=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- webht/third_party/pay/views/payment_gai_setting.php | 8 ++++---- webht/third_party/pay/views/payment_list.php | 3 +++ 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/webht/third_party/pay/views/payment_gai_setting.php b/webht/third_party/pay/views/payment_gai_setting.php index b57a44b8..e5635d7c 100644 --- a/webht/third_party/pay/views/payment_gai_setting.php +++ b/webht/third_party/pay/views/payment_gai_setting.php @@ -9,7 +9,7 @@ $value) { ?> - GAI_COLI_ID; ?> + orderId; ?> GAI_SQJE; ?> GAI_SQJECurrency; ?> GAI_SSJE; ?> CNY @@ -31,11 +31,11 @@
- 0) { ?> disabled="disabled" - + >
diff --git a/webht/third_party/pay/views/payment_list.php b/webht/third_party/pay/views/payment_list.php index ce6a6117..9847b740 100644 --- a/webht/third_party/pay/views/payment_list.php +++ b/webht/third_party/pay/views/payment_list.php @@ -27,6 +27,8 @@ .alipay-color {background-color: #00AAEE;} .ipaylinks-color,.creditcard-color,.creditcard-ipaylinks-color {background-color: #A31022;} .modal {background-color: rgba(0,0,0,0.075);} + .cht-color {background-color: #A31022;} + .trippest-color {background-color: #E83201;}