Browse Source

Merge branch 'master' of ssh://git.dever.cc:10022/dever-product/churen

rabin 3 years ago
parent
commit
c9d9bd8f05
1 changed files with 2 additions and 2 deletions
  1. 2 2
      learn/active/database/info.php

+ 2 - 2
learn/active/database/info.php

@@ -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',