From ba7737861020a5675be0855d295fa7e936fc0c30 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 14:45:37 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=87=8D=E5=A4=8D=E5=BC=95?=
=?UTF-8?q?=E7=94=A8js=E6=96=87=E4=BB=B6=E9=97=AE=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
core/core_version.php | 4 ++--
core/template/default/common/adminlogin.htm | 2 +-
core/template/default/common/header_common.htm | 17 ++++++++++++++++-
dzz/system/template/orgtree.htm | 2 +-
dzz/system/template/positionlist.htm | 2 +-
user/login/template/getpasswd.htm | 2 +-
user/login/template/getpasswd2.htm | 2 +-
user/login/template/getpasswd3.htm | 2 +-
user/login/template/login_single1.htm | 2 +-
user/login/template/login_single2.htm | 2 +-
user/login/template/login_single3.htm | 2 +-
user/login/template/login_single4.htm | 2 +-
user/login/template/lostpasswd.htm | 2 +-
user/login/template/lostpasswd2.htm | 2 +-
user/login/template/lostpasswd3.htm | 2 +-
user/register/template/register.htm | 2 +-
user/register/template/register2.htm | 2 +-
user/register/template/register3.htm | 2 +-
18 files changed, 34 insertions(+), 19 deletions(-)
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 @@