From 7ec0f7c45f06179ad44e116d60abc6e00e26dbe4 Mon Sep 17 00:00:00 2001 From: liuye Date: Mon, 17 Apr 2023 14:06:33 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=AF=E5=88=86=E5=85=AC=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/project/fengdu/AppRedemptionPoints/pointsPublicity.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/project/fengdu/AppRedemptionPoints/pointsPublicity.vue b/src/project/fengdu/AppRedemptionPoints/pointsPublicity.vue index e0fce1b..432009f 100644 --- a/src/project/fengdu/AppRedemptionPoints/pointsPublicity.vue +++ b/src/project/fengdu/AppRedemptionPoints/pointsPublicity.vue @@ -95,7 +95,7 @@ uni-page-body{ width: 100%; background: #FFF; box-shadow: inset 0 0 0 0 #EEEEEE; - padding: 32px; + padding: 32px 32px 0; box-sizing: border-box; position: relative; margin-bottom: 24px;