From 9f8b2e1b366faead26287e60c3c5cde2272032ab Mon Sep 17 00:00:00 2001 From: shijingjing <1789544664@qq.com> Date: Fri, 25 Feb 2022 18:04:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BA=95=E9=83=A8=E7=95=99=E7=99=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/AppIntegralAudit/AppIntegralAudit.vue | 11 +---------- src/apps/AppVillagersCircle/commentList.vue | 2 +- src/apps/AppVillagersCircle/infoList.vue | 2 +- 3 files changed, 3 insertions(+), 12 deletions(-) diff --git a/src/apps/AppIntegralAudit/AppIntegralAudit.vue b/src/apps/AppIntegralAudit/AppIntegralAudit.vue index 32c5c73a..4eafad9a 100644 --- a/src/apps/AppIntegralAudit/AppIntegralAudit.vue +++ b/src/apps/AppIntegralAudit/AppIntegralAudit.vue @@ -177,7 +177,7 @@ export default { .card-list { width: 100%; - padding: 200px 32px 0 32px; + padding: 200px 32px 20px 32px; box-sizing: border-box; background: #f5f5f5; @@ -228,15 +228,6 @@ export default { font-size: 34px; color: #E6736E; } - - // .status0 { - // color: #FF9B2B; - // } - - // .status1 { - // color: #4181FF; - // } - } } } diff --git a/src/apps/AppVillagersCircle/commentList.vue b/src/apps/AppVillagersCircle/commentList.vue index 98e17e30..059576fa 100644 --- a/src/apps/AppVillagersCircle/commentList.vue +++ b/src/apps/AppVillagersCircle/commentList.vue @@ -172,7 +172,7 @@ export default { .card-list { width: 100%; - padding: 200px 32px 0 32px; + padding: 200px 32px; box-sizing: border-box; background: #f5f5f5; diff --git a/src/apps/AppVillagersCircle/infoList.vue b/src/apps/AppVillagersCircle/infoList.vue index be66edc5..58d47642 100644 --- a/src/apps/AppVillagersCircle/infoList.vue +++ b/src/apps/AppVillagersCircle/infoList.vue @@ -168,7 +168,7 @@ export default { .card-list { width: 100%; - padding: 200px 32px 0 32px; + padding: 200px 32px; box-sizing: border-box; background: #f5f5f5;