엄마가 얼굴이 너무 많이 부어요ᆢ
권
권밝음이
2019.12.26 18:00
|
조회 480
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
목록으로