{ "pages": [ "pages/guide/guide", "pages/auth/auth", "pages/user/user", "pages/userEdit/userEdit", "pages/new-page/index", "pages/footprint/footprint", "pages/product/product", "pages/gproduct/gproduct", "pages/index/index", "pages/certificate_detail/certificate_detail", "pages/payment/payment", "pages/certificate/certificate", "pages/details/details" ], "tabBar": { "custom": true, "color": "#7A7E83", "selectedColor": "#3cc51f", "borderStyle": "black", "backgroundColor": "#ffffff", "list": [ { "pagePath": "pages/index/index", "iconPath": "/img/nav/menu.png", "selectedIconPath": "/img/nav/menuIndex.png", "text": "碳知道" }, { "pagePath": "pages/user/user", "iconPath": "/img/nav/user.png", "selectedIconPath": "/img/nav/userIndex.png", "text": "我的" }, { "pagePath": "pages/new-page/index", "iconPath": "/img/nav/menu.png", "selectedIconPath": "/img/nav/menuIndex.png", "text": "我要碳中和" }, { "pagePath": "pages/gproduct/gproduct", "iconPath": "/img/nav/menu.png", "selectedIconPath": "/img/nav/menuIndex.png", "text": "我要碳中和" } ] }, "window": { "backgroundTextStyle": "light", "navigationBarBackgroundColor": "#fff", "navigationBarTitleText": "我要碳中和", "navigationBarTextStyle": "black" }, "style": "v2", "sitemapLocation": "sitemap.json" }