오늘도 잘 이겨내시길
정
정민수위암
2021.03.16 09:31
|
조회 673
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
목록으로