{ "pages": [ "template/home/index", "template/carts/index", "template/poster/index", "template/view/index", "template/pay/index", "template/login/index" ], "window": { "navigationBarTextStyle": "#fff", "navigationBarTitleText": "农小盒", "navigationBarBackgroundColor": "#000", "backgroundColor": "#f8f8f8", "enablePullDownRefresh": false }, "networkTimeout": { "request": 10000, "connectSocket": 10000, "uploadFile": 10000, "downloadFile": 10000 }, "debug": true }