#
Junjie
2026-01-30 e246262eeb59281f4abdcbb57c746af107ab2e60
#
1个文件已修改
5 ■■■■■ 已修改文件
pages/dashboard/dashboard.vue 5 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/dashboard/dashboard.vue
@@ -777,7 +777,7 @@
        bottom: 2.8vh;
        height: 15vh;
        width: calc(100% - 3vw);
        z-index: 10;
        z-index: 1000;
        overflow: hidden;
        box-sizing: border-box;
    }
@@ -988,9 +988,10 @@
    .station-view {
        flex: 1;
        width: 100%;
        height: 90vh;
        /* height: 90vh; */
        display: flex;
        padding: 2vw;
        padding-bottom: 18vh;
        box-sizing: border-box;
        align-items: center;
        justify-content: center;