From 3e2159e45e12b2b8af058b68eafeaf082cf3fe85 Mon Sep 17 00:00:00 2001
From: feiyu02 <risaku@163.com>
Date: 星期四, 15 九月 2022 09:30:31 +0800
Subject: [PATCH] 2022.9.15 1. 根据微信小程序前端需求,添加各对应后台逻辑

---
 src/main/resources/templates/commitment-construction.ftl |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/main/resources/templates/commitment-construction.ftl b/src/main/resources/templates/commitment-construction.ftl
index d27624a..8c9c409 100644
--- a/src/main/resources/templates/commitment-construction.ftl
+++ b/src/main/resources/templates/commitment-construction.ftl
@@ -13,7 +13,7 @@
                 style="font-family:瀹嬩綋; font-size:18pt; font-weight:bold">${City}</span><span
                 style="font-family:瀹嬩綋; font-size:18pt; font-weight:bold">${District}</span><span
                 style="font-family:瀹嬩綋; font-size:18pt; font-weight:bold">寤鸿宸ュ湴</span><span
-                style="font-family:瀹嬩綋; font-size:18pt; font-weight:bold">鐜淇$敤鎵胯涔�</span></p>
+                style="font-family:瀹嬩綋; font-size:18pt; font-weight:bold">鐜瀹堟硶鎵胯涔�</span></p>
         <div style="text-align:center">
             <table cellspacing="0" cellpadding="0" style="border-collapse:collapse; margin:0 auto; width:501.7pt">
                 <tr style="height:24.6pt">
@@ -237,12 +237,12 @@
                             <span style="font-family:瀹嬩綋; font-size:10pt">娉曚汉</span><span
                                 style="font-family:瀹嬩綋; font-size:10pt">浠h〃鎴栬矗</span>
                                 <span style="font-family:瀹嬩綋; font-size:10pt">浠讳汉锛堢瀛楋級锛�</span>
-                                <span style="font-family:瀹嬩綋; font-size:10pt; margin-left: 150pt;">鍗曚綅锛堢洊绔狅級</span>
+                                <#--  <span style="font-family:瀹嬩綋; font-size:10pt; margin-left: 150pt;">鍗曚綅锛堢洊绔狅級</span>  -->
                         </p>
                         <p
                             style="line-height:20pt; margin:0pt; orphans:0; text-align:justify; text-indent:26.25pt; widows:0; text-vertical: top;">
-                            <image src="${Sign}" style="width:100pt;height: 40pt;"/>
-                            <image src="${Seal}" style="width:70pt;height: 70pt;margin-left: 210pt;"/>
+                            <img src="${Sign}" style="width:100pt;height: 40pt;"/>
+                            <img src="${Seal}" style="width:70pt;height: 70pt;margin-left: 210pt;"/>
                         </p>
                         <p style="line-height:20pt; margin:0pt; orphans:0; text-align:justify; widows:0"><span
                                 style="font-family:瀹嬩綋; font-size:10pt">&#xa0;</span></p>

--
Gitblit v1.9.3