{ "pages": [ "pages/login/index", "pages/merchant/index", "pages/station/index", "pages/process/station-create/index", "pages/process/order-appointment/index", "pages/process/order-list/index", "pages/process/order-info/index", "pages/process/station-info/index", "pages/process/store-info/index", "pages/home/city-select/index", "pages/html/agreement/index" ], "permission": { "scope.userLocation": { "desc": "您的位置信息将用于获取您所在城市的最新纸厂和打包站信息。" } }, "window": { "navigationBarBackgroundColor": "#FFFFFF", "navigationBarTitleText": "", "navigationStyle": "custom", "navigationBarTextStyle": "black" }, "usingComponents": { "cu-custom": "/colorui/components/cu-custom" }, "sitemapLocation": "sitemap.json" }