From e86c2dacbaa98927cd4b433859f88173e37fb239 Mon Sep 17 00:00:00 2001 From: wangxiaowei <1121133807@qq.com> Date: Fri, 15 Aug 2025 17:12:57 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=9F=E6=88=90=E9=A1=B5=E9=9D=A2json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/src/pages.json b/src/pages.json index 107f0e6..515e799 100644 --- a/src/pages.json +++ b/src/pages.json @@ -79,6 +79,15 @@ "navigationBarTitleText": "Vue Query 请求演示" } }, + { + "path": "pages/city/city", + "type": "page", + "layout": "tabbar", + "style": { + "navigationStyle": "default", + "navigationBarTitleText": "选择城市" + } + }, { "path": "pages/my/my", "type": "page", @@ -96,6 +105,14 @@ "navigationStyle": "custom", "navigationBarTitleText": "预约" } + }, + { + "path": "pages/search/search", + "type": "page", + "layout": "tabbar", + "style": { + "navigationStyle": "custom" + } } ], "subPackages": [