dever 5 years ago
parent
commit
2e66e8c7f8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      service/database/product.php

+ 1 - 1
service/database/product.php

@@ -98,7 +98,7 @@ return array
 		'cover_pic'		=> array
 		(
 			'type' 		=> 'varchar-150',
-			'name' 		=> '产品封面图-尺寸:750px*390px',
+			'name' 		=> '产品封面图-尺寸:632px*400px',
 			'default' 	=> '',
 			'desc' 		=> '产品封面图',
 			'match' 	=> 'option',