From 61ca570a23a00fb64bdcda48a4a2606c0b2be065 Mon Sep 17 00:00:00 2001 From: xiaozzzi <42293085+xiaozzzi@users.noreply.github.com> Date: Wed, 17 Apr 2024 15:27:19 +0800 Subject: [PATCH] =?UTF-8?q?pref:=20=E5=8D=9A=E5=AE=A2=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E4=B8=AD=E7=9A=84=E5=85=B3=E4=BA=8E=E6=96=87=E7=AB=A0=E4=B8=B4?= =?UTF-8?q?=E6=97=B6=E8=AE=BF=E9=97=AE=E7=9A=84=E8=AF=B4=E6=98=8E=E5=86=85?= =?UTF-8?q?=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/renderer/src/views/index/SettingConfigBlog.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blossom-editor/src/renderer/src/views/index/SettingConfigBlog.vue b/blossom-editor/src/renderer/src/views/index/SettingConfigBlog.vue index afb7e48..3d80713 100644 --- a/blossom-editor/src/renderer/src/views/index/SettingConfigBlog.vue +++ b/blossom-editor/src/renderer/src/views/index/SettingConfigBlog.vue @@ -88,7 +88,7 @@ v-model="userParamForm.WEB_BLOG_WATERMARK_ENABLED" @change="(cur: boolean) => updParam('WEB_BLOG_WATERMARK_ENABLED', cur ? '1' : '0')" /> -
是否开启博客文章背景文字水印。
+
是否开启博客文章,以及文章临时访问中的背景文字水印。