@@ -30,6 +30,11 @@ class Preview
$scene = -1 . ',' . $type . ',' . $id;
//echo $scene;die;
+ if ($type == 4) {
+
+ } else {
+ $info['cate_id'] = 1;
+ }
$send['project'] = $info['cate_id'];
$send['send'] = $scene;
$send['width'] = 152;