중요한 것은 지금입니다!!
s
sach1605
2014.12.25 10:55
|
조회 521
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
목록으로