瀏覽代碼

修改日志

邹景立 3 年之前
父節點
當前提交
2ff8d3aaf7
共有 4 個文件被更改,包括 7 次插入4 次删除
  1. 3 0
      app/admin/module/change/2021.06.17.01.md
  2. 1 1
      app/admin/module/module.json
  3. 2 2
      vendor/composer/installed.php
  4. 1 1
      vendor/services.php

+ 3 - 0
app/admin/module/change/2021.06.17.01.md

@@ -0,0 +1,3 @@
+* 数据展示优化
+* 后台UI升级到最新版本
+* 后台文件上传机制优化

+ 1 - 1
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 系统基础模块"
 }

+ 2 - 2
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(

+ 1 - 1
vendor/services.php

@@ -1,5 +1,5 @@
 <?php 
-// This file is automatically generated at:2021-06-17 11:17:58
+// This file is automatically generated at:2021-06-17 13:29:55
 declare (strict_types = 1);
 return array (
   0 => 'think\\admin\\Library',