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 @@ + + + + +