From 0f057afd6be314408e662734c84a7e73df921972 Mon Sep 17 00:00:00 2001 From: lingxiao Date: Mon, 16 May 2022 10:00:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/receiptPrinting.vue | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/components/receiptPrinting.vue b/src/components/receiptPrinting.vue index 0423670..3e5c10d 100644 --- a/src/components/receiptPrinting.vue +++ b/src/components/receiptPrinting.vue @@ -193,6 +193,7 @@ span { position: relative; margin-top: 37px; margin-bottom: 5px; + min-height: 18px; } #details-wrap span { padding-left: 7px; @@ -200,16 +201,19 @@ span { #details-wrap .cidName{ position: absolute; + top: 3px; left: 0; line-height: 12px; } #details-wrap .propertyid{ position: absolute; + top: 3px; left: 187px; line-height: 12px; } #details-wrap .constructionarea{ position: absolute; + top: 3px; right: 203px; } tr,