恢复分享界面的移动端

This commit is contained in:
小胡
2024-07-30 17:09:08 +08:00
Unverified
parent 8ad1182298
commit 74c58bd5c0
58 changed files with 12719 additions and 56 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.82');
define('CORE_XHRELEASE', '20240729');
define('CORE_XHVERSION', '1.88.83');
define('CORE_XHRELEASE', '20240730');
define('CORE_XHFIXBUG' , '20240706');
}