From 6d16a7ef6c657763a79559624b5a91d4eff5ad44 Mon Sep 17 00:00:00 2001 From: liuye Date: Mon, 28 Mar 2022 15:21:38 +0800 Subject: [PATCH] =?UTF-8?q?=E7=9B=91=E6=B5=8B=E5=AF=B9=E8=B1=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/AppMonitoringObject/List.vue | 4 ++++ src/apps/AppPovertyHome/AppPovertyHome.vue | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/src/apps/AppMonitoringObject/List.vue b/src/apps/AppMonitoringObject/List.vue index 8b0f235e..ff91ca6e 100644 --- a/src/apps/AppMonitoringObject/List.vue +++ b/src/apps/AppMonitoringObject/List.vue @@ -366,5 +366,9 @@ export default { margin: 200px auto 0; } } + + ::v-deep .u-search{ + margin-bottom: 0; + } } \ No newline at end of file diff --git a/src/apps/AppPovertyHome/AppPovertyHome.vue b/src/apps/AppPovertyHome/AppPovertyHome.vue index 4cfffb37..7a099bfa 100644 --- a/src/apps/AppPovertyHome/AppPovertyHome.vue +++ b/src/apps/AppPovertyHome/AppPovertyHome.vue @@ -18,11 +18,11 @@

最新动态

+ @click="linkTo(`../AppServicePublic/Detail?id=${item.id}&listName=政策动态`)">

{{ item.title }}

- {{ $dict.getLabel('newsCenterPolicyType', item.policyType) }} + {{ item.categoryName || '' }} {{ item.createTime }}