|
@@ -149,7 +149,7 @@ return array
|
|
'banner' => array
|
|
'banner' => array
|
|
(
|
|
(
|
|
'type' => 'text-255',
|
|
'type' => 'text-255',
|
|
- 'name' => '详情顶部图片',
|
|
|
|
|
|
+ 'name' => '详情顶部图片-建议上传图片尺寸宽度750,高度不限,上传大小不能超过2M,支持JPG、PNG、GIF格式,建议上传JPG格式',
|
|
'default' => '',
|
|
'default' => '',
|
|
'desc' => '顶部图片',
|
|
'desc' => '顶部图片',
|
|
'match' => 'is_string',
|
|
'match' => 'is_string',
|
|
@@ -382,7 +382,7 @@ return array
|
|
'cover' => array
|
|
'cover' => array
|
|
(
|
|
(
|
|
'type' => 'text-255',
|
|
'type' => 'text-255',
|
|
- 'name' => '列表封面图片',
|
|
|
|
|
|
+ 'name' => '列表封面图片-建议上传图片尺寸686*288px或等比尺寸,上传大小不能超过2M,支持JPG、PNG、GIF格式,建议上传JPG格式',
|
|
'default' => '',
|
|
'default' => '',
|
|
'desc' => '列表封面图片',
|
|
'desc' => '列表封面图片',
|
|
'match' => 'option',
|
|
'match' => 'option',
|