diff --git a/src/views/home/components/box-2.vue b/src/views/home/components/box-2.vue index 948ba47..ccacc5c 100644 --- a/src/views/home/components/box-2.vue +++ b/src/views/home/components/box-2.vue @@ -561,6 +561,7 @@ :deep(.el-dialog__title) { color: #fff; font-weight: bold; + font-size: font-vw(22) } .bom-box { .table2{ @@ -604,7 +605,7 @@ .item { height: vh(80); font-weight: 400; - font-size: font-vw(14); + font-size: font-vw(18); color: #f1f7ff; display: flex; &:nth-child(2n + 1) {