云
2026-09-15 1c829f9177eab675b22be4d20ef2761ed1bbb423
src/views/reportAnalysis/financialAnalysis/index.vue
@@ -163,7 +163,7 @@
position: relative;
width: 100%;
/* 页面在常规布局下(有顶栏)默认减去 84px,避免内容被裁切 */
height: calc(100vh - 84px);
height: calc(100vh - 100px);
display: flex;
align-items: center;
justify-content: center;