rabin 2 年之前
父节点
当前提交
492de9da9a
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      database/data.php

+ 1 - 0
database/data.php

@@ -157,6 +157,7 @@ if ($info) {
             } elseif ($v['type'] == 4) {
                 $update_type = 'image';
                 $pic_index++;
+                $list = 'Dever::load("page/lib/manage.pic", "{'.$key.'}")';
             } elseif ($v['type'] == 5) {
                 $update_type = 'images';
                 $pic_index++;