更新layui到2.7.1版本
This commit is contained in:
parent
fd47908aa4
commit
a06cfd5c4c
@ -15,10 +15,10 @@ if (empty(file_exists(__DIR__ . '/../vendor/autoload.php'))) {
|
|||||||
require __DIR__ . '/../vendor/autoload.php';
|
require __DIR__ . '/../vendor/autoload.php';
|
||||||
|
|
||||||
// 定义当前版本号
|
// 定义当前版本号
|
||||||
define('CMS_VERSION','3.0.68');
|
define('CMS_VERSION','3.6.27');
|
||||||
|
|
||||||
// 定义Layui版本号
|
// 定义Layui版本号
|
||||||
define('LAYUI_VERSION','2.7.0');
|
define('LAYUI_VERSION','2.7.1');
|
||||||
|
|
||||||
// 定义项目目录
|
// 定义项目目录
|
||||||
define('CMS_ROOT', __DIR__ . '/../');
|
define('CMS_ROOT', __DIR__ . '/../');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user