From cbabdb01d076e23ea88ea753a016157cac1a3097 Mon Sep 17 00:00:00 2001
From: WindowBird <13870814+windows-bird@user.noreply.gitee.com>
Date: Sat, 30 Aug 2025 11:42:27 +0800
Subject: [PATCH] =?UTF-8?q?=E6=96=BD=E5=B7=A5=E8=AF=A6=E6=83=85=E9=A1=B5?=
=?UTF-8?q?=E9=9D=A2=E5=BC=80=E5=8F=91?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages.json | 7 ++
pages/future/future.vue | 24 ++++-
.../institutionalStructure/projectDetail.vue | 102 ++++++++++++++++++
3 files changed, 129 insertions(+), 4 deletions(-)
create mode 100644 pages/institutionalStructure/projectDetail.vue
diff --git a/pages.json b/pages.json
index eacf6a1..d71dc41 100644
--- a/pages.json
+++ b/pages.json
@@ -93,6 +93,13 @@
"navigationStyle": "custom"
}
},
+ {
+ "path": "pages/institutionalStructure/projectDetail",
+ "style": {
+ "navigationBarTitleText": "施工详情",
+ "navigationBarBackgroundColor": "#ffffff"
+ }
+ },
{
"path": "pages/basePage/basePage",
"style": {
diff --git a/pages/future/future.vue b/pages/future/future.vue
index 280b81d..798a581 100644
--- a/pages/future/future.vue
+++ b/pages/future/future.vue
@@ -50,16 +50,16 @@
:key="item.id"
class="constructionSituation"
>
-