{ "pages": [ "pages/index/index", "pages/evaluate/index", "pages/evaluate1/index", "pages/evaluate1/product-list", "pages/evaluate1/spec-detail", "pages/settlement/index", "pages/publish/index", "pages/buyer/index", "pages/seller/index", "pages/profile/index", "pages/favorites/index", "pages/notopen/index", "pages/create-supply/index", "pages/goods-detail/goods-detail", "pages/goods-update/goods-update", "pages/chat/index", "pages/chat-detail/index", "pages/message-list/index", "pages/customer-service/index", "pages/cooperation/index", "pages/goods/index", "pages/order/index", "pages/order/detail/index", "pages/company/company" ], "subpackages": [ { "root": "pages/debug", "pages": [ "debug", "debug-sold-out", "debug-gross-weight" ], "independent": false }, { "root": "pages/test", "pages": [ "undercarriage-test" ], "independent": false }, { "root": "pages/test-tools", "pages": [ "test-mode-switch", "connection-test", "api-test", "phone-test", "clear-storage", "gross-weight-tester", "fix-connection", "order-test" ], "independent": false } ], "window": { "backgroundTextStyle": "light", "navigationBarBackgroundColor": "#ffffff", "navigationBarTitleText": "又鸟蛋平台", "navigationBarTextStyle": "black" }, "tabBar": { "custom": true, "color": "#999999", "selectedColor": "#FF6B81", "backgroundColor": "#ffffff", "borderStyle": "black", "list": [ { "pagePath": "pages/index/index", "text": "首页" }, { "pagePath": "pages/chat/index", "text": "消息" }, { "pagePath": "pages/evaluate1/index", "text": "估" }, { "pagePath": "pages/settlement/index", "text": "入驻" }, { "pagePath": "pages/favorites/index", "text": "收藏" }, { "pagePath": "pages/profile/index", "text": "我的" } ] }, "style": "v2", "sitemapLocation": "sitemap.json", "permission": { "scope.userLocation": { "desc": "您的位置信息将用于提供本地化服务" } }, "requiredPrivateInfos": [ "getLocation" ] }