From d8b1b6c0419219976129c9cada74c22c20593493 Mon Sep 17 00:00:00 2001 From: liuye Date: Wed, 19 Apr 2023 11:13:55 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=AF=E5=88=86=E5=AE=A1=E6=A0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/project/fd/AppPointsReview/AppPointsReview.vue | 2 +- src/project/fd/AppPointsReview/detail.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/project/fd/AppPointsReview/AppPointsReview.vue b/src/project/fd/AppPointsReview/AppPointsReview.vue index b24bee99..651b8882 100644 --- a/src/project/fd/AppPointsReview/AppPointsReview.vue +++ b/src/project/fd/AppPointsReview/AppPointsReview.vue @@ -39,7 +39,7 @@ - + diff --git a/src/project/fd/AppPointsReview/detail.vue b/src/project/fd/AppPointsReview/detail.vue index 88cfd19e..1df12ff0 100644 --- a/src/project/fd/AppPointsReview/detail.vue +++ b/src/project/fd/AppPointsReview/detail.vue @@ -264,7 +264,7 @@ uni-page-body { padding-bottom: 24px; } .info-textarea{ - padding: 16px 32px; + padding: 16px 0; box-sizing: border-box; border-bottom: 1px solid #ddd; margin-bottom: 32px;