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')" /> -
是否开启博客文章背景文字水印。
+
是否开启博客文章,以及文章临时访问中的背景文字水印。