forked from drone/command-center-dashboard

chenyao
2025-03-28 2792c95710da351547c85cc21ee82b233c5bec83
src/views/Home/components/HomeLeft/OverviewNext.vue
@@ -79,7 +79,9 @@
            font-weight: 500;
            font-size: 14px;
            color: #FFFFFF;
            font-family: Source Han Sans CN, Source Han Sans CN;
            .value {
                font-family: YouSheBiaoTiHei, YouSheBiaoTiHei;
                margin-left: 8px;
                font-size: 26px;
            }
@@ -93,12 +95,12 @@
            justify-content: space-between;
            line-height: 30px;
            .name {
                font-family: Source Han Sans CN, Source Han Sans CN;
                font-weight: 400;
                font-size: 14px;
                color: #FFFFFF;
            }
            .value {
                font-family: Source Han Sans CN, Source Han Sans CN;
                font-weight: 400;
                font-size: 26px;
@@ -132,6 +134,7 @@
        }
    }
    .table-list {
        font-family: Source Han Sans CN, Source Han Sans CN;
        margin: 16px;
        font-weight: 500;
        font-size: 16px;
@@ -146,7 +149,7 @@
            position: relative;
            .yjzx-img {
                position: absolute;
                top: hToV(16);
                top: hToV(14);
                left: 10px;
            }
            .status {