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;