@@ -54,7 +54,6 @@ class ChatLog extends LazyRenderable
}elseif ($res[0]['MsgType']=="TIMImageElem"){
//图像消息
$imgs = $res[0]['MsgContent']['ImageInfoArray'];
- dd($imgs);
$str = "";
if(count($imgs)>0){