调整卡片高度

This commit is contained in:
liuwei
2025-06-04 16:32:24 +08:00
parent 248d39250e
commit 7cf1eeb695

View File

@@ -7,7 +7,7 @@
<div>
<!-- 用户信息和系统信息 -->
<el-row :gutter="20" style="margin-top: 20px;">
<el-col :span="6">
<el-col :span="8">
<el-card shadow="hover">
<div slot="header">
<span>用户信息</span>
@@ -43,7 +43,7 @@
</div>
</el-card>
</el-col>
<el-col :span="18">
<el-col :span="16">
<el-card shadow="hover">
<div slot="header">
<span>系统信息</span>