From 21f36e8045686c4c4116c50d8949861f13e90af2 Mon Sep 17 00:00:00 2001 From: lisl <1223762861@qq.com> Date: Fri, 3 Dec 2021 11:01:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20i=20=E6=A0=87=E7=AD=BE?= =?UTF-8?q?=EF=BC=8C=E6=B7=BB=E5=8A=A0=E9=97=B4=E8=B7=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FrontCode2/sunshine_levy/src/views/index.vue | 33 ++++++++++---------- 1 file changed, 16 insertions(+), 17 deletions(-) diff --git a/FrontCode2/sunshine_levy/src/views/index.vue b/FrontCode2/sunshine_levy/src/views/index.vue index a79cef7..988d55a 100644 --- a/FrontCode2/sunshine_levy/src/views/index.vue +++ b/FrontCode2/sunshine_levy/src/views/index.vue @@ -49,7 +49,7 @@
- {{ item.name }} + {{ item.name }}
@@ -59,9 +59,8 @@ {{ item.currentState }} - -
+
@@ -99,7 +98,7 @@
分户评估结果 - +
补偿结果 - +
:last-child { @@ -896,7 +895,7 @@ export default { display: flex; align-items: center; height: 25px; - padding: 25px 10px 0px; + padding: 25px 10px 10px; position: relative; .van-image { width: 24px; @@ -956,7 +955,7 @@ export default { display: flex; align-items: center; height: 25px; - padding: 0 10px; + padding: 5px 10px; position: relative; .van-image { width: 24px;