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