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;