From 43592e3d48a6699acb41ac0aa1452291e2a49c0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8A=B1=E6=9C=89=E6=B8=85=E9=A6=99=E6=9C=88=E6=9C=89?= =?UTF-8?q?=E9=98=B4?= <185154740@qq.com> Date: Tue, 11 Jan 2022 09:13:46 +0800 Subject: [PATCH] 26557 --- src/apps/AppMarryAndDie/AppMarryAndDie.vue | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/src/apps/AppMarryAndDie/AppMarryAndDie.vue b/src/apps/AppMarryAndDie/AppMarryAndDie.vue index f096ee8f..1b4226aa 100644 --- a/src/apps/AppMarryAndDie/AppMarryAndDie.vue +++ b/src/apps/AppMarryAndDie/AppMarryAndDie.vue @@ -327,12 +327,9 @@ uni-page-body { .AppMarryAndDie { height: 100%; - background: #fff; .msg { background: #fff; - height: 100%; - .box { display: flex; justify-content: space-between; @@ -397,8 +394,8 @@ uni-page-body { } .myReport { - background: #f5f5f5 !important; - height: 100%; + padding-bottom: 105px; + background: #f3f6f9; ::v-deep .AiCard { background: #f3f6f9;