From d41b494e6f2204fb409992e93f0a79ec9793dd2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BA=9E=E4=B8=9C=E6=97=AD?= <850374051@qq.com> Date: Fri, 25 Apr 2025 11:34:36 +0800 Subject: [PATCH] =?UTF-8?q?task=2043078=20=E5=9B=9B=E8=AE=AE=E4=B8=A4?= =?UTF-8?q?=E5=85=AC=E5=BC=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- infoport/discussions.html | 1 + infoport/homestead.html | 8 ++++++++ infoport/property.html | 8 ++++++++ infoport/resourceNew.html | 8 ++++++++ infoport/static/css/index.css | 4 ++++ 5 files changed, 29 insertions(+) diff --git a/infoport/discussions.html b/infoport/discussions.html index daf45f6..31f8f24 100644 --- a/infoport/discussions.html +++ b/infoport/discussions.html @@ -105,6 +105,7 @@ {{each newList as value i}}
{{value.openName}} +

{{value.bookName}}

{{value.jueyiAt}}

{{/each}} diff --git a/infoport/homestead.html b/infoport/homestead.html index d1aba78..e812c11 100644 --- a/infoport/homestead.html +++ b/infoport/homestead.html @@ -86,6 +86,14 @@

宅基地信息

+
+ +
+ +
+

四议两公开

+
+
diff --git a/infoport/property.html b/infoport/property.html index c3a945f..14b193b 100644 --- a/infoport/property.html +++ b/infoport/property.html @@ -88,6 +88,14 @@

宅基地信息

+
+ +
+ +
+

四议两公开

+
+
diff --git a/infoport/resourceNew.html b/infoport/resourceNew.html index 84da4be..4b24743 100644 --- a/infoport/resourceNew.html +++ b/infoport/resourceNew.html @@ -86,6 +86,14 @@

宅基地信息

+
+ +
+ +
+

四议两公开

+
+
diff --git a/infoport/static/css/index.css b/infoport/static/css/index.css index f0b8567..97a5760 100644 --- a/infoport/static/css/index.css +++ b/infoport/static/css/index.css @@ -211,6 +211,10 @@ cursor: pointer; } +.new_list_li a{ + width: 50%; +} + .new_list_li:first-child{ /*margin-top: 2.5vh;*/