From 85b2016e69395c3510b19b8606e4830d9ed1e448 Mon Sep 17 00:00:00 2001 From: Stringadmin Date: Wed, 3 Jun 2026 23:25:10 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=94=B5=E5=95=86=E9=A1=B5=E9=9D=A2=20K?= =?UTF-8?q?eepAlive=20=E5=AE=B9=E5=99=A8=E4=BD=BF=E7=94=A8=E7=BB=9D?= =?UTF-8?q?=E5=AF=B9=E5=AE=9A=E4=BD=8D=E9=93=BA=E6=BB=A1=E8=A7=86=E5=8F=A3?= =?UTF-8?q?=EF=BC=8C=E8=A7=A3=E5=86=B3=E5=BA=95=E9=83=A8=E7=95=99=E7=99=BD?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.7 --- src/App.tsx | 2 +- src/styles/shell/app-shell.css | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/App.tsx b/src/App.tsx index 7a9dee5..3dc3805 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -1237,7 +1237,7 @@ function App() { {/* KeepAlive: EcommercePage stays mounted once visited */} {ecommerceEverMounted && ( -
+