1기-부분(2/3)절제 : 속쓰림과 구토ㅠㅠ
홍
홍자씨
2009.12.02 02:07
|
조회 582
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
목록으로