어머니 수술 끝나셨습니다.. 의견들좀 부탁드립니다..
f
firestorm98
2014.04.16 10:38
|
조회 587
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
목록으로