优化登录页、安装页UI和登录页设置新增是否显示管理员登录按钮

This commit is contained in:
小胡
2024-07-19 18:14:47 +08:00
Unverified
parent 7e9e4e9113
commit 00854ea103
18 changed files with 93 additions and 126 deletions

View File

@@ -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.1');
define('CORE_XHRELEASE', '20240714');
define('CORE_XHVERSION', '1.88.2');
define('CORE_XHRELEASE', '20240719');
define('CORE_XHFIXBUG' , '20240706');
}