저희엄마 곧 검사 결과들으시는데 기도부탁드립니다
챔
챔mom
2013.12.10 14:33
|
조회 539
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
목록으로