From 02e1bb960ce8cf65774d2126859c09ca58ea08dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E8=83=A1?= <3203164629@qq.com> Date: Sun, 14 Jul 2024 07:02:51 +0000 Subject: [PATCH] update core/template/default/common/header_simple.htm. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 小胡 <3203164629@qq.com> --- core/template/default/common/header_simple.htm | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/core/template/default/common/header_simple.htm b/core/template/default/common/header_simple.htm index 717f539..16c827d 100644 --- a/core/template/default/common/header_simple.htm +++ b/core/template/default/common/header_simple.htm @@ -17,24 +17,9 @@ - - - - {eval - $hex_color=$_config['ztys']?$_config['ztys']:'#0d6efd'; - sscanf($hex_color, "#%2x%2x%2x", $red, $green, $blue); - $hex_colorr=$red.', '.$green.', '.$blue; - } - \ No newline at end of file