모바일 전신 수정

모바일 전신 수정
This commit is contained in:
TATECK 2022-09-18 04:26:50 +09:00
parent 17a6bb4663
commit c05cd35931

View file

@ -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');