오랜만에 좋은소식 들고왔습니다^^
폭
폭풍지동
2010.01.05 23:36
|
조회 1.9k
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
목록으로