From 925d22618e70e529376d8a7bb0379db3804ffd38 Mon Sep 17 00:00:00 2001 From: KotoriK <52659125+KotoriK@users.noreply.github.com> Date: Tue, 1 Jun 2021 11:57:44 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E9=80=89=E9=A1=B9=E6=8F=8F?= =?UTF-8?q?=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- opt/options/theme-options.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/opt/options/theme-options.php b/opt/options/theme-options.php index cbce9d5c..7bd20097 100644 --- a/opt/options/theme-options.php +++ b/opt/options/theme-options.php @@ -1328,8 +1328,8 @@ array( 'id' => 'site_bg_as_cover', 'type' => 'switcher', - 'title' => '使用前台背景作为封面背景图片', - 'label' => '开启之后封面随机图片将使用用户设置的前台背景', + 'title' => '封面与前台背景一体化', + 'label' => '开启之后,封面的背景将设置为透明,同时前台背景将使用封面的随机图API', 'default' => false ),