혼자 있을 때 어지럼 현상 어찌하면 좋을까요?
고
고운이
2019.08.13 16:34
|
조회 1.1k
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
목록으로