From a84d6349498c9165cf94deea81c2dabd21461595 Mon Sep 17 00:00:00 2001 From: qianpw <2233607957@qq.com> Date: Sat, 13 Sep 2025 15:17:41 +0800 Subject: [PATCH] feat: into --- projects/translate-h5/src/layout/main/mainLayout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/translate-h5/src/layout/main/mainLayout.tsx b/projects/translate-h5/src/layout/main/mainLayout.tsx index bf68a7e..f7d6d32 100644 --- a/projects/translate-h5/src/layout/main/mainLayout.tsx +++ b/projects/translate-h5/src/layout/main/mainLayout.tsx @@ -48,7 +48,7 @@ const MainLayout: React.FC = ({ const goBack = () => { // 打印路由栈 - + // debugger; if (onLink) {