rabin 3 years ago
parent
commit
5852f6ad5d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      main/database/focus.php

+ 2 - 2
main/database/focus.php

@@ -49,13 +49,13 @@ $config = array
         'pic'     => array
         (
             'type'      => 'varchar-150',
-            'name'      => '图片-图片尺寸1934*257px或等比尺寸,上传大小不能超过2M,支持JPG、PNG、GIF格式,建议上传JPG格式',
+            'name'      => '图片-图片尺寸1350*258px或等比尺寸,上传大小不能超过2M,支持JPG、PNG、GIF格式,建议上传JPG格式',
             'default'   => '',
             'desc'      => '图片',
             'match'     => 'is_string',
             'update'    => 'image',
             'key'       => '1',
-            'place'     => '1934*257',
+            'place'     => '1350*258',
             //直接上传到云端
             //'upload'  => 'qiniu',
             //上传大数据