dever 6 years ago
parent
commit
43d67c17ee
1 changed files with 1 additions and 1 deletions
  1. 1 1
      push/database/data.php

+ 1 - 1
push/database/data.php

@@ -264,7 +264,7 @@ return array
             'default'   => '',
             'desc'      => '分享描述',
             'match'     => $share_pic_state ? 'option' : 'option',
-            'update'    => $share_pic_state ? 'image' : 'hidden',
+            'update'    => $share_pic_state ? 'textarea' : 'hidden',
             'search'    => $share_pic_state ? 'fulltext' : '',
             //'list'        => $share_pic_state ? true : false,
         ),