외동딸이고 아직 학생이라 아무것도 모르겠네요 도와주세요 ㅠㅠ
두
두룽두룽
2022.02.25 10:38
|
조회 1.8k
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
목록으로