이제서야 한시름 놓이고 웃을수 있네요..^^
빡
빡미
2014.03.15 10:56
|
조회 984
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
목록으로