{ "pages": [ { "path": "pages/login/login", "style": { "navigationStyle": "custom", "enablePullDownRefresh": false } }, { "path": "pages/home/index", "style": { "navigationStyle": "custom", "enablePullDownRefresh": false } }, { "path": "pages/home/documentViewer/index", "style": { "navigationBarTitleText": "文档预览", "navigationBarBackgroundColor": "#1ec9c9", "navigationBarTextStyle": "white", "enablePullDownRefresh": false } }, { "path": "pages/scan/index", "style": { "navigationStyle": "custom", "enablePullDownRefresh": false } }, { "path": "pages/scan/preview/index", "style": { "navigationStyle": "custom", "enablePullDownRefresh": false } }, { "path": "pages/scan/pdfViewer/index", "style": { "navigationStyle": "custom", "enablePullDownRefresh": false } }, { "path": "pages/scan/fileSelect/index", "style": { "navigationStyle": "custom", "enablePullDownRefresh": false } }, { "path": "pages/scan/projectSelect/index", "style": { "navigationStyle": "custom", "enablePullDownRefresh": false } }, { "path": "pages/scan/folderSelect/index", "style": { "navigationStyle": "custom", "enablePullDownRefresh": false } }, { "path": "pages/scan/uploadEdit/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 } }, { "path": "pages/my/taskDocuments/index", "style": { "navigationStyle": "custom", "enablePullDownRefresh": false } } ], "globalStyle": { "navigationStyle": "custom", "backgroundColor": "#F8F8F8" }, "uniIdRouter": {} }