{ "pages": [ { "path": "pages/login/login", "style": { "navigationStyle": "custom", "enablePullDownRefresh": false } }, { "path": "pages/home/index", "style": { "navigationStyle": "custom", "enablePullDownRefresh": false } }, { "path": "pages/scan/index", "style": { "navigationStyle": "custom", "enablePullDownRefresh": false } }, { "path": "pages/my/index", "style": { "navigationStyle": "custom", "enablePullDownRefresh": false } }, { "path": "pages/my/aggreement/index", "style": { "navigationStyle": "custom", "enablePullDownRefresh": false } }, { "path": "pages/my/aggreement/detail", "style": { "navigationStyle": "custom", "enablePullDownRefresh": false } }, { "path": "pages/my/info/index", "style": { "navigationStyle": "custom", "enablePullDownRefresh": false } } ], "globalStyle": { "navigationStyle": "custom", "backgroundColor": "#F8F8F8" }, "uniIdRouter": {} }