모바일 전신 수정
모바일 전신 수정
This commit is contained in:
parent
17a6bb4663
commit
c05cd35931
1 changed files with 1 additions and 0 deletions
|
|
@ -134,6 +134,7 @@ if($body_cnt > 0) {
|
|||
|
||||
if(img) {
|
||||
$('.ch-body .img img').attr('src', img);
|
||||
$('.ch-body .img em').css('background-image', 'url('+img+')');
|
||||
}
|
||||
|
||||
$('.chaBodyList .checked').removeClass('checked');
|
||||
|
|
|
|||
Loading…
Reference in a new issue