내 어릴적 엄마의 마음으로!
아
아이모
2020.03.05 18:57
|
조회 332
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
목록으로