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": [