[Blue Bottle project] 2024년 첫 번째 정모후기. (함께 안녕!)
아
아름다운동행
2024.07.18 01:14
|
조회 1.6k
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
목록으로