患者信息:
45 岁, 女性
检查指征:
右侧乳房肿胀和疼痛
影像所见
- 右侧乳房受检区域广泛皮肤增厚及皮下水肿,无明确肿块或液性积聚
- 回声增强的乳腺组织
诊断
乳腺炎
示例报告
影像表现最符合右侧乳腺炎。如抗生素治疗后症状未如期改善,可能需要皮肤穿刺活检以排除不太可能的炎性乳腺癌。
讨论
{
allImages.push({
src: img.src,
alt: img.alt || img.title || ''
});
});
resetZoom();
loadFullImage();
" x-show="showModal"
x-trap.inert.noscroll="showModal"
@keydown.escape.window="if (showModal) showModal = false"
@keydown.left.window="if (showModal && allImages.length > 1) navigatePrevious()"
@keydown.right.window="if (showModal && allImages.length > 1) navigateNext()"
x-transition:enter="transition ease-out duration-300" x-transition:enter-start="opacity-0 transform scale-95"
x-transition:enter-end="opacity-100 transform scale-100" x-transition:leave="transition ease-in duration-200"
x-transition:leave-start="opacity-100 transform scale-100" x-transition:leave-end="opacity-0 transform scale-95"
x-cloak class="fixed inset-0 z-[10000] flex items-center justify-center p-4"
style="background-color: rgba(0, 0, 0, 0.75);">
1) { translateX = $event.clientX - startX; translateY = $event.clientY - startY; }"
@mouseup="isPanning = false" @mouseleave="isPanning = false">