{ "pages": [ "pages/list/list", "pages/index/index", "pages/note/note" ], "window": { "backgroundColor": "#000", "backgroundColorTop": "#000", "backgroundColorBottom": "#000", "backgroundTextStyle": "light", "navigationBarBackgroundColor": "#000", "navigationBarTitleText": "context", "navigationBarTextStyle": "white", "enablePullDownRefresh": true }, "permission": { "scope.userLocation": { "desc": "你的位置信息将用于记录事情发生地点" } } }