From c810a20eef459e19a439b877b02aaf3821c04bfd Mon Sep 17 00:00:00 2001 From: Vanessa Date: Wed, 13 Sep 2023 09:54:36 +0800 Subject: [PATCH] :art: fix https://github.com/siyuan-note/siyuan/issues/9170 --- app/src/boot/onGetConfig.ts | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/app/src/boot/onGetConfig.ts b/app/src/boot/onGetConfig.ts index 903bbbb06..dc48c43cc 100644 --- a/app/src/boot/onGetConfig.ts +++ b/app/src/boot/onGetConfig.ts @@ -425,7 +425,7 @@ ${response.data.replace("%pages", "").replace("%pa if (isWindow()) { document.body.insertAdjacentHTML("beforeend", `
-
+
@@ -462,22 +462,22 @@ ${response.data.replace("%pages", "").replace("%pa document.body.classList.add("body--win32"); // 添加窗口控件 - const controlsHTML = `
+ const controlsHTML = `
-
+
-
+
-
+