#
Junjie
2026-02-03 8c5b0dffa99cd200cf2ad583bbd6c245fd7e525e
#
1个文件已修改
9 ■■■■■ 已修改文件
pages/dashboard/dashboard.vue 9 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/dashboard/dashboard.vue
@@ -681,10 +681,10 @@
        flex: 35;
    }
    .order-stats {
        flex: 48;
        flex: 65;
    }
    .inventory-type {
        flex: 52;
        flex: 35;
    }
    .inventory-type .panel-content {
        padding: 1.1vh 1.2vw;
@@ -693,8 +693,9 @@
        margin-bottom: 0.6vh;
    }
    .inventory-type .donut-chart-layout {
        flex: 0 0 auto;
        height: 70%;
        flex: 1;
        height: 100%;
        min-height: 0;
    }
    .inventory-type .chart-part {
        height: 100%;