얼굴색이 자꾸 회색빛으로 바뀌시네요.
꽃
꽃비가 내리면
2020.08.09 03:21
|
조회 825
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
목록으로