From fabfe1daf9720efea43d0584f4fa83d24f882228 Mon Sep 17 00:00:00 2001 From: minimaxagent1 Date: Mon, 11 Aug 2025 10:14:33 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=80=E7=94=9F=E5=A4=A7=E6=AE=BFindex1.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 7 + pages/memorial/memorialHall.vue | 308 ++++++++++++++++++++++++++++++++ 2 files changed, 315 insertions(+) create mode 100644 pages/memorial/memorialHall.vue diff --git a/pages.json b/pages.json index 646be42..ee8dd46 100644 --- a/pages.json +++ b/pages.json @@ -146,6 +146,13 @@ "style": { "navigationStyle": "custom" } + }, + { + "path" : "pages/memorial/memorialHall", + "style" : + { + "navigationStyle": "custom" + } } ], "subPackages": [ diff --git a/pages/memorial/memorialHall.vue b/pages/memorial/memorialHall.vue new file mode 100644 index 0000000..6de31fa --- /dev/null +++ b/pages/memorial/memorialHall.vue @@ -0,0 +1,308 @@ + + + + + \ No newline at end of file