@@ -30,7 +30,7 @@ class Preview
$scene = -1 . ',' . $type . ',' . $id;
//echo $scene;die;
- $send['project'] = 1;
+ $send['project'] = $info['cate_id'];
$send['send'] = $scene;
$send['width'] = 152;
$send['path'] = $path;