From 2ff8d3aaf7739f2654ad7a08221fec4894b77186 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E6=99=AF=E7=AB=8B?= Date: Thu, 17 Jun 2021 13:32:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=97=A5=E5=BF=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/admin/module/change/2021.06.17.01.md | 3 +++ app/admin/module/module.json | 2 +- vendor/composer/installed.php | 4 ++-- vendor/services.php | 2 +- 4 files changed, 7 insertions(+), 4 deletions(-) create mode 100644 app/admin/module/change/2021.06.17.01.md diff --git a/app/admin/module/change/2021.06.17.01.md b/app/admin/module/change/2021.06.17.01.md new file mode 100644 index 000000000..a85705e6e --- /dev/null +++ b/app/admin/module/change/2021.06.17.01.md @@ -0,0 +1,3 @@ +* 数据展示优化 +* 后台UI升级到最新版本 +* 后台文件上传机制优化 \ No newline at end of file diff --git a/app/admin/module/module.json b/app/admin/module/module.json index 7a3005931..b8f90204c 100644 --- a/app/admin/module/module.json +++ b/app/admin/module/module.json @@ -1,6 +1,6 @@ { "name": "admin", "author": "Anyon", - "version": "2020.09.04.01", + "version": "2021.06.17.01", "content": "ThinkAdmin 系统基础模块" } \ No newline at end of file diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index 5445832c5..08a61b514 100644 --- a/vendor/composer/installed.php +++ b/vendor/composer/installed.php @@ -5,7 +5,7 @@ 'type' => 'project', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), - 'reference' => 'ace10b89177358237d3c4e0e06749cac94208523', + 'reference' => '1eaff7a50b3fc13c01311c222522c6070ff7e35b', 'name' => 'zoujingli/thinkadmin', 'dev' => false, ), @@ -153,7 +153,7 @@ 'type' => 'project', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), - 'reference' => 'ace10b89177358237d3c4e0e06749cac94208523', + 'reference' => '1eaff7a50b3fc13c01311c222522c6070ff7e35b', 'dev_requirement' => false, ), 'zoujingli/wechat-developer' => array( diff --git a/vendor/services.php b/vendor/services.php index 8b8acab41..d68db52cb 100644 --- a/vendor/services.php +++ b/vendor/services.php @@ -1,5 +1,5 @@ 'think\\admin\\Library',