From 04abbf1dd18e78c9e9efc78b541bde8db7a91cdc Mon Sep 17 00:00:00 2001 From: erio Date: Sun, 1 Mar 2026 14:53:00 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20add=20refresh+orders=20to=20header,=20re?= =?UTF-8?q?move=20=E8=AE=A2=E5=8D=95=E4=B8=AD=E5=BF=83=20card?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/pay/page.tsx | 53 +++++++++++++++++++------------------------- 1 file changed, 23 insertions(+), 30 deletions(-) diff --git a/src/app/pay/page.tsx b/src/app/pay/page.tsx index bf9cf43..9ff4439 100644 --- a/src/app/pay/page.tsx +++ b/src/app/pay/page.tsx @@ -439,6 +439,29 @@ function PayContent() { {'\u5B89\u5168\u652F\u4ED8\uFF0C\u81EA\u52A8\u5230\u8D26'}

+ {!isMobile && ( +
+ + + 我的订单 + +
+ )} {error && ( @@ -519,36 +542,6 @@ function PayContent() { />
-
-
-
-
订单中心
-
最近订单:{myOrders.length} 条
-
-
- - - 我的订单 - -
-
-
-
支付说明