layui升级到最新的2.8.4版本
This commit is contained in:
parent
af0b2bf817
commit
114996f224
@ -15,10 +15,10 @@ if (empty(file_exists(__DIR__ . '/../vendor/autoload.php'))) {
|
||||
require __DIR__ . '/../vendor/autoload.php';
|
||||
|
||||
// 定义当前版本号
|
||||
define('CMS_VERSION','4.50.05');
|
||||
define('CMS_VERSION','4.50.31');
|
||||
|
||||
// 定义Layui版本号
|
||||
define('LAYUI_VERSION','2.8.3');
|
||||
define('LAYUI_VERSION','2.8.4');
|
||||
|
||||
// 定义项目目录
|
||||
define('CMS_ROOT', __DIR__ . '/../');
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user