diff --git a/app/home/controller/Index.php b/app/home/controller/Index.php index d634d70..aa44c9f 100644 --- a/app/home/controller/Index.php +++ b/app/home/controller/Index.php @@ -46,7 +46,7 @@ class Index extends BaseController \think\facade\Cache::tag('adminMenu')->set('menu' . $this->uid, $list); } View::assign('menu', $list); - View::assign('theme',$admin['theme']); + View::assign('admin',$admin); View::assign('web',get_system_config('web')); return View(); } diff --git a/app/home/view/conf/web.html b/app/home/view/conf/web.html index 593cc4b..62a65ab 100644 --- a/app/home/view/conf/web.html +++ b/app/home/view/conf/web.html @@ -87,13 +87,23 @@ 开启新消息声音提醒 - + {empty name="$config.msg_sound"} - - + + {else/} - + + {/empty} + + 开启系统页面水印 + + {empty name="$config.watermark"} + + + {else/} + + {/empty} diff --git a/app/home/view/index/index.html b/app/home/view/index/index.html index 3b6c94c..ddf34e8 100644 --- a/app/home/view/index/index.html +++ b/app/home/view/index/index.html @@ -122,7 +122,9 @@ {block name="script"} {/block} \ No newline at end of file diff --git a/app/home/view/index/layout_system.html b/app/home/view/index/layout_system.html index 3c0cc35..1aa002d 100644 --- a/app/home/view/index/layout_system.html +++ b/app/home/view/index/layout_system.html @@ -26,7 +26,7 @@ ThinkPHP版本 - {$TP_VERSION}TP6文档 + {$TP_VERSION}TP8文档 Layui版本 @@ -38,15 +38,17 @@ QQ交流群 - 搜Q群:24641076(满),46924914
或点击 gougucms交流群 + 搜Q群:24641076(满),46924914(满),295256660
或点击 gougucms交流群 同系列开源软件 勾股CMS勾股BLOG勾股DEV勾股ADMIN - 🍗🍗
给作者加鸡腿
🍗🍗 - + 🍗🍗 给作者加鸡腿 🍗🍗 + + + diff --git a/app/home/view/index/menu_classical.html b/app/home/view/index/menu_classical.html index 39a6754..4fb74e4 100644 --- a/app/home/view/index/menu_classical.html +++ b/app/home/view/index/menu_classical.html @@ -1,4 +1,4 @@ -
+