From 8ec07d581c9c305185d83474a1b66d82f2d2b659 Mon Sep 17 00:00:00 2001 From: niexiting <85552560@qq.com> Date: Sat, 3 Aug 2024 14:55:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/common/style/pdabasic.css | 2 +- src/mycomponents/location/locationCompare.vue | 10 +++------- src/pages/productionReturn/job/returnDetail.vue | 4 +++- 3 files changed, 7 insertions(+), 9 deletions(-) diff --git a/src/common/style/pdabasic.css b/src/common/style/pdabasic.css index a6573500..b5e25e1f 100644 --- a/src/common/style/pdabasic.css +++ b/src/common/style/pdabasic.css @@ -773,7 +773,7 @@ page { .page-footer { /* color: #fff; */ - line-height: 100rpx; + /* line-height: 100rpx; */ /* 不放大不缩小固定100rpx */ flex: 0 0 100rpx; /* background-color: #00AAFF; */ diff --git a/src/mycomponents/location/locationCompare.vue b/src/mycomponents/location/locationCompare.vue index aba61626..14bff332 100644 --- a/src/mycomponents/location/locationCompare.vue +++ b/src/mycomponents/location/locationCompare.vue @@ -1,19 +1,15 @@