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#