From 6b0aa2e0cc4ea5cdfa5bf9e3787eae044047e359 Mon Sep 17 00:00:00 2001 From: CMM <2198256324@qq.com> Date: Mon, 27 Nov 2023 10:31:21 +0800 Subject: [PATCH] =?UTF-8?q?=E7=9B=96=E7=AB=A0=E6=A8=A1=E6=9D=BF=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pmapi/src/main/resources/template/区县-预审申请单.html | 10 +++------- pmapi/src/main/resources/template/市级-预审申请单.html | 5 +++-- pmapi/src/main/resources/template/建设方案申请单.html | 10 +++------- 3 files changed, 9 insertions(+), 16 deletions(-) diff --git a/pmapi/src/main/resources/template/区县-预审申请单.html b/pmapi/src/main/resources/template/区县-预审申请单.html index c5242c9..b4a73d5 100644 --- a/pmapi/src/main/resources/template/区县-预审申请单.html +++ b/pmapi/src/main/resources/template/区县-预审申请单.html @@ -25,10 +25,8 @@ margin: 0; font-family: SimSun; word-break: break-all; - height: 80px; - } - .tit { - word-break: break-all; + white-space: pre-wrap; + width: 100%; } .tab { padding: 0 20px; @@ -105,9 +103,7 @@
- #title# -
+#title
diff --git a/pmapi/src/main/resources/template/市级-预审申请单.html b/pmapi/src/main/resources/template/市级-预审申请单.html
index e6ffff5..bfcc97c 100644
--- a/pmapi/src/main/resources/template/市级-预审申请单.html
+++ b/pmapi/src/main/resources/template/市级-预审申请单.html
@@ -20,12 +20,13 @@
text-align: center;
}
.title {
- padding: 0 0 20px 0;
+ padding: 0 10px 20px 10px;
font-size: 34px;
margin: 0;
font-family: SimSun;
word-break: break-all;
- height: 80px;
+ white-space: pre-wrap;
+ width: 100%;
}
.tit {
word-break: break-all;
diff --git a/pmapi/src/main/resources/template/建设方案申请单.html b/pmapi/src/main/resources/template/建设方案申请单.html
index c548ce8..ee7575c 100644
--- a/pmapi/src/main/resources/template/建设方案申请单.html
+++ b/pmapi/src/main/resources/template/建设方案申请单.html
@@ -25,10 +25,8 @@
margin: 0;
font-family: SimSun;
word-break: break-all;
- height: 80px;
- }
- .tit {
- word-break: break-all;
+ white-space: pre-wrap;
+ width: 100%;
}
.tab {
padding: 0 20px;
@@ -105,9 +103,7 @@
- #title#
- #title#