Files
his/openhis-ui-vue3
zhaoyun 877ed62042 Fix Bug #568: 修复门诊日结页面排版混乱 - 使用固定4列网格替代auto-fit自适应
根因:grid-template-columns使用auto-fit+minmax导致列数不确定,
与span-2项组合时布局错乱。改用repeat(4,1fr)固定4列网格,
配合响应式断点处理不同屏幕尺寸。

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-22 12:02:45 +08:00
..

The file is empty.