From 87f03f7568fb31a46ccbc7fac68863d563be42d4 Mon Sep 17 00:00:00 2001 From: 付延余 <f-yanyu@outlook.com> Date: 星期四, 14 四月 2022 09:19:44 +0800 Subject: [PATCH] 其他业务 --- src/pages/show/jiuyeAndChuangye/jiuyeChildren/chuangyeDanbaoDaikuan.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/pages/show/jiuyeAndChuangye/jiuyeChildren/chuangyeDanbaoDaikuan.vue b/src/pages/show/jiuyeAndChuangye/jiuyeChildren/chuangyeDanbaoDaikuan.vue index 60ef7b7..894339f 100644 --- a/src/pages/show/jiuyeAndChuangye/jiuyeChildren/chuangyeDanbaoDaikuan.vue +++ b/src/pages/show/jiuyeAndChuangye/jiuyeChildren/chuangyeDanbaoDaikuan.vue @@ -108,7 +108,7 @@ @import "../../../../assets/css/base"; .chuangyeDanbaoDaikuan-wrap{ width: 100%; - height: 100%; + height: calc(100% - 0.07813rem); .danbaotongjibiao-box{ margin-top: 0.078125rem /* 20/256 */; h1{ -- Gitblit v1.9.1