diff --git a/core/core_version.php b/core/core_version.php index ac82ed6..2cbae71 100644 --- a/core/core_version.php +++ b/core/core_version.php @@ -14,7 +14,7 @@ if(!defined('CORE_VERSION')) { define('CORE_VERSION', '2.02'); define('CORE_RELEASE', '20180909'); define('CORE_FIXBUG' , '20000000'); - define('CORE_XHVERSION', '1.88'); - define('CORE_XHRELEASE', '20240709'); + define('CORE_XHVERSION', '1.88.1'); + define('CORE_XHRELEASE', '20240714'); define('CORE_XHFIXBUG' , '20240706'); } \ No newline at end of file diff --git a/core/template/default/common/adminlogin.htm b/core/template/default/common/adminlogin.htm index f8821ac..cb224ee 100644 --- a/core/template/default/common/adminlogin.htm +++ b/core/template/default/common/adminlogin.htm @@ -1,4 +1,4 @@ - + diff --git a/core/template/default/common/header_common.htm b/core/template/default/common/header_common.htm index 48e93c0..6d6895b 100644 --- a/core/template/default/common/header_common.htm +++ b/core/template/default/common/header_common.htm @@ -17,14 +17,29 @@ - + + + + + {eval + $hex_color=$_config['ztys']?$_config['ztys']:'#0d6efd'; + sscanf($hex_color, "#%2x%2x%2x", $red, $green, $blue); + $hex_colorr=$red.', '.$green.', '.$blue; + } +
diff --git a/dzz/system/template/orgtree.htm b/dzz/system/template/orgtree.htm index 02624a0..1d28b63 100644 --- a/dzz/system/template/orgtree.htm +++ b/dzz/system/template/orgtree.htm @@ -1,4 +1,4 @@ - +