실비보험에 대해 궁금해서 여쭤봅니다..
러
러블리츄7
2018.08.22 12:07
|
조회 1.2k
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
목록으로