송혜교, 안재현, 구혜선, 조정석 등의 글을 유의하세요
아
아름다운동행
2020.04.20 19:54
|
조회 1.8만
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);
}
">
Naver
목록으로