배액이 새는데 그냥 빼자고 하네요ㅠ
엄
엄마힘내자긍정파워
2017.08.28 09:52
|
조회 623
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
목록으로