From 3052886ca144d2e4a00fdc32aab683fde16ede68 Mon Sep 17 00:00:00 2001
From: erio
Date: Sun, 1 Mar 2026 14:36:56 +0800
Subject: [PATCH] =?UTF-8?q?fix:=20add=20refresh=20button=20next=20to=20?=
=?UTF-8?q?=E6=88=91=E7=9A=84=E8=AE=A2=E5=8D=95=20in=20desktop=20header?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/app/pay/page.tsx | 36 +++++++++++++++++++++++++-----------
1 file changed, 25 insertions(+), 11 deletions(-)
diff --git a/src/app/pay/page.tsx b/src/app/pay/page.tsx
index 758f0b6..eb9f09b 100644
--- a/src/app/pay/page.tsx
+++ b/src/app/pay/page.tsx
@@ -440,17 +440,31 @@ function PayContent() {
{!isMobile && (
-
- {'\u6211\u7684\u8BA2\u5355'}
-
+
)}