dever hace 6 años
padre
commit
e41e42217f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      journal/database/content.php

+ 1 - 1
journal/database/content.php

@@ -329,7 +329,7 @@ return array
             'default'   => '',
             'desc'      => '图片信息',
             'match'     => 'is_string',
-            'update'    => 'text',
+            'update'    => 'hidden',
         ),
 
         'is_button'     => array