위전절제후 여드름 나는 경우를 보신 분 계신가요 ^^ ~
h
huna9877
2013.10.05 10:46
|
조회 58
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
목록으로