From fde7ac079243af26e3b57bfa95fd30f778f2d5f0 Mon Sep 17 00:00:00 2001 From: augushong Date: Tue, 30 Aug 2022 17:33:30 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0js=E4=BB=A3=E7=A0=81=E8=AE=BE?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/admin/view/system/config/site.html | 8 +++++++- view/index/welcome.html | 2 ++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/app/admin/view/system/config/site.html b/app/admin/view/system/config/site.html index 18404d7..18e61c3 100644 --- a/app/admin/view/system/config/site.html +++ b/app/admin/view/system/config/site.html @@ -49,7 +49,13 @@ 填写站点域名。以http://或https://开头,内置的定时任务用到了这个配置项,修改之后需要重启定时任务 - +
+ +
+ + 统计代码等脚本 +
+
diff --git a/view/index/welcome.html b/view/index/welcome.html index 35f6b2c..0f0f2a9 100644 --- a/view/index/welcome.html +++ b/view/index/welcome.html @@ -9,6 +9,8 @@ ulthon_admin | 一款基于ThinkPHP6.0和Layui的快速开发的后台管理框架系统 + + {:htmlspecialchars_decode(sysconfig('site','site_js_insert'))}