dever 6 years ago
parent
commit
e41e42217f
1 changed files with 1 additions and 1 deletions
  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