From 8ad99af41fcebe7e17c32cef92c853d8994e8f8f Mon Sep 17 00:00:00 2001 From: augushong Date: Thu, 13 Aug 2020 00:03:44 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E7=BD=91=E7=AB=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/admin/system/index.html | 4 +++- view/index/common/_right.html | 9 +++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/view/admin/system/index.html b/view/admin/system/index.html index f426456..a6e93f9 100644 --- a/view/admin/system/index.html +++ b/view/admin/system/index.html @@ -45,7 +45,9 @@
网站描述
- + + +
diff --git a/view/index/common/_right.html b/view/index/common/_right.html index 2d8d993..42b4249 100644 --- a/view/index/common/_right.html +++ b/view/index/common/_right.html @@ -75,7 +75,16 @@

举报邮箱:{:get_system_config('stie_contact_email')}

{:get_system_config('site_beian')}

+ {notempty name=':get_system_config("site_safe_beian")'}

{:get_system_config('site_safe_beian')}

+ {/notempty} + + {notempty name=':get_system_config("site_qrcode")'} +

+ +

+ {/notempty} +
\ No newline at end of file