From ae2ced5e457549256a7cbb7372d6754ec179a164 Mon Sep 17 00:00:00 2001
From: cyx <6542154+cyx97@user.noreply.gitee.com>
Date: Mon, 21 Jul 2025 10:35:12 +0800
Subject: [PATCH] =?UTF-8?q?=E5=B8=AE=E5=8A=A9=E6=96=87=E6=A1=A3icon?=
=?UTF-8?q?=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
public/svg/home/helpDoc.svg | 3 +++
src/components/Common/fullScreen.tsx | 5 ++++-
2 files changed, 7 insertions(+), 1 deletion(-)
create mode 100644 public/svg/home/helpDoc.svg
diff --git a/public/svg/home/helpDoc.svg b/public/svg/home/helpDoc.svg
new file mode 100644
index 000000000..4cca721c8
--- /dev/null
+++ b/public/svg/home/helpDoc.svg
@@ -0,0 +1,3 @@
+
diff --git a/src/components/Common/fullScreen.tsx b/src/components/Common/fullScreen.tsx
index 6923cd62d..efe92ccbc 100644
--- a/src/components/Common/fullScreen.tsx
+++ b/src/components/Common/fullScreen.tsx
@@ -98,7 +98,10 @@ const FullScreenModal: React.FC = (props) => {
} else if (helpDoc.length == 1) {
return (
-
+
+

+
帮助文档
+