From 72deffe67d4edaceb1764d52daa83231143136d4 Mon Sep 17 00:00:00 2001 From: Lei OT Date: Mon, 13 Oct 2025 11:54:01 +0800 Subject: [PATCH] perf: online payment list --- webht/third_party/pay/views/payment_list.php | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/webht/third_party/pay/views/payment_list.php b/webht/third_party/pay/views/payment_list.php index a0537372..50485cd7 100644 --- a/webht/third_party/pay/views/payment_list.php +++ b/webht/third_party/pay/views/payment_list.php @@ -265,7 +265,14 @@ brand_name))."-color"; ?>">brand_name; ?> OPN_fundSource)))."-color"; ?>">OPN_fundSource); ?> - OPN_orderId; ?> + OPN_orderId; ?> OPN_orderId . ' / ' ?> / OPN_orderAmount; ?>OPN_currency; ?> OPN_orderId . ' / ' . $item->OPN_orderAmount . $item->OPN_currency; ?> @@ -275,10 +282,10 @@ app_name) { ?> app_name))."-color"; ?>">app_name; ?> - OPN_subject) { ?> - OPN_subject ?> + OPN_remark) { ?> + OPN_remark ?> -
OPN_remark ?>
+
OPN_subject ?>
OPN_subject ? "{$item->OPN_subject}" : ''; ?> OPN_remark ? "
{$item->OPN_remark}
" : ''; ?>