Your Name 3 years ago
parent
commit
f2a847e573
1 changed files with 13 additions and 0 deletions
  1. 13 0
      learn/active/database/info.php

+ 13 - 0
learn/active/database/info.php

@@ -397,6 +397,19 @@ return array
             'tab'       => 3,
             'tab'       => 3,
         ),
         ),
 
 
+         'share_pic'       => array
+        (
+            'type'      => 'text-255',
+            'name'      => '分享图片',
+            'default'   => '',
+            'desc'      => '分享图片',
+            'match'     => 'option',
+            'update'    => 'image',
+            'key'       => '1',
+            // 'place'     => '759*562',
+            'tab'       => 3,
+        ),
+
         'desc'      => array
         'desc'      => array
         (
         (
             'type'      => 'text-1000',
             'type'      => 'text-1000',