mirror of
https://github.com/1024-lab/smart-admin.git
synced 2026-07-20 01:56:07 +00:00
4cc930bc6d
修复方案: 在 /views/system/account/components/center/index.vue 中: 设置容器高度为100%并使用flex布局 标题区域使用 flex-shrink: 0 防止压缩 表单区域使用 flex: 1 占据剩余空间 添加 overflow-y: auto 支持垂直滚动 设置 min-height: 0 确保正确的高度计算
The file is empty.