diff --git a/src/views/home/components/box-2.vue b/src/views/home/components/box-2.vue index a279c26..3d2b781 100644 --- a/src/views/home/components/box-2.vue +++ b/src/views/home/components/box-2.vue @@ -418,6 +418,7 @@ :deep(.el-dialog__title) { color: #fff; font-weight: bold; + font-size:vw(22); } .bom-box { .table2{ @@ -430,7 +431,7 @@ .header { height: vh(28); font-weight: 400; - font-size: vw(12); + font-size:vw(20); color: #fff; display: flex; padding:0; @@ -462,7 +463,7 @@ .item { height: vh(50); font-weight: 400; - font-size: vw(14); + font-size:vw(18); color: #f1f7ff; display: flex; &:nth-child(2n + 1) {