src/views/dataCenter/dataCenter.vue
@@ -885,6 +885,8 @@ min-height: 0; /* 关键:解决 flex 容器中的最小高度问题 */ align-content: flex-start; /* 让内容从顶部开始排列 */ .filePackage { display: flex; justify-content: center; width: 260px; height: 146px; border-radius: 4px 4px 4px 4px; @@ -894,7 +896,7 @@ img { width: 111px; height: 111px; margin-left: 56px; } .el-checkbox { @@ -909,6 +911,8 @@ left: 0; height: 23px; width: 100%; padding: 0 10px; box-sizing: border-box; background: rgba(22, 56, 101, 0.3); border-radius: 0px 0px 4px 4px; font-family: Source Han Sans CN, Source Han Sans CN;