From f9376c099e470c38020f9b46d8cc3e4af80692da Mon Sep 17 00:00:00 2001 From: jiazhipeng Date: Mon, 16 Jun 2025 16:07:03 +0800 Subject: [PATCH] 1 --- pages.json | 6 +++ subPackages/service/gate.vue | 79 ++++++++++++++++++++++++++++++++++++ 2 files changed, 85 insertions(+) create mode 100644 subPackages/service/gate.vue diff --git a/pages.json b/pages.json index 13a6576..a43f231 100644 --- a/pages.json +++ b/pages.json @@ -49,6 +49,12 @@ "navigationStyle": "custom" } }, + { + "path": "service/gate", + "style": { + "navigationBarTitleText": "" + } + }, { "path": "food/foodDetail", "style": { diff --git a/subPackages/service/gate.vue b/subPackages/service/gate.vue new file mode 100644 index 0000000..66d615c --- /dev/null +++ b/subPackages/service/gate.vue @@ -0,0 +1,79 @@ + + + + +