mirror of
https://gitee.com/blossom-editor/blossom.git
synced 2025-12-06 16:58:26 +08:00
pref: 博客配置中的关于文章临时访问的说明内容
This commit is contained in:
parent
82acbc5745
commit
61ca570a23
@ -88,7 +88,7 @@
|
||||
v-model="userParamForm.WEB_BLOG_WATERMARK_ENABLED"
|
||||
@change="(cur: boolean) => updParam('WEB_BLOG_WATERMARK_ENABLED', cur ? '1' : '0')" />
|
||||
</bl-row>
|
||||
<div class="conf-tip">是否开启博客文章背景文字水印。</div>
|
||||
<div class="conf-tip">是否开启博客文章,以及文章临时访问中的背景文字水印。</div>
|
||||
<div class="conf-watermark" v-if="userParamForm.WEB_BLOG_WATERMARK_ENABLED">
|
||||
<bl-row>
|
||||
<bl-row width="60%">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user