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);
}
">
장루는 2가지가 있는것으로 알고 있습니다.
소장과 대장인데
소장 장루를 하는 경우는 어떤 경우인지
아시는 분 계신가요?