dever 6 rokov pred
rodič
commit
ed8fab5b1a
1 zmenil súbory, kde vykonal 6 pridanie a 0 odobranie
  1. 6 0
      content/database/article.php

+ 6 - 0
content/database/article.php

@@ -145,6 +145,10 @@ return array
 			'update'	=> 'image',
 			'key' 		=> '1',
 			'place'		=> '150',
+			//直接上传到云端
+			//'upload'	=> 'qiniu',
+			//上传大数据
+			//'large' 	=> true,
 		),
 
 		'num_add_view'		=> array
@@ -320,6 +324,8 @@ return array
 			'key' 		=> '1',
 			'place'		=> '150',
 			'show'		=> 'share_yes=1',
+			'upload'	=> 'qiniu',
+			'large' 	=> true,
 		),
 
 		'share_content'		=> array