diff --git a/pages.json b/pages.json index ad61dc8..69f3e12 100644 --- a/pages.json +++ b/pages.json @@ -347,6 +347,20 @@ "navigationBarTitleText": "容器查询", "navigationBarBackgroundColor": "#1296db" } + }, + { + "path": "pages/queryPoint/index", + "style": { + "navigationBarTitleText": "点位查询", + "navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" + } + }, + { + "path": "pages/queryShop/index", + "style": { + "navigationBarTitleText": "商品查询", + "navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" + } } ],