KBS 1TV <인간극장> 돌아와요 슈퍼맨 12월 28일(월) ~ 1월 1일(금) 오전 7시 50분, KBS 1TV
마
마잘리스
2015.12.27 15:43
|
조회 2k
o.remove();
const img = document.createElement('img');
img.src = $event.target.src;
img.className = 'max-w-full max-h-full object-contain rounded-lg';
o.appendChild(img);
document.body.appendChild(o);
}
">