123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698 |
- {
- "pages": [
- {
- "path": "pages/index/index",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/user/login/login",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/task/task",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/information/information",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/user/user",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/user/password/password",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/user/phone/phone",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/user/signature/signature",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/user/project/project",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/user/update/update",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/offLine/offLine",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/tree/tree",
- "style": {
- "navigationBarTitleText": "树状展示",
- "color": "#FFFFFF",
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/user/account/account",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/user/otherAccount/otherAccount",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/user/otherAccount/accountType/accountType",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/user/phone/newPhone/newPhone",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/user/about/about",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/personBase/personBase",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/search/search",
- "style": {
- "app-plus": {
- "titleNView": false,
- "bounce": "none"
- //关闭窗口回弹效果
- },
- "navigationBarBackgroundColor": "#0A8CD5"
- }
- /* 隐藏顶部菜单*/
- },
- {
- "path": "pages/searchResults/searchResults",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/searchDetails/searchDetails",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/personBaseIndex/personBaseIndex",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "navigationStyle": "custom",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/myReport/myReport",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/constructionLog/constructionLog",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/constructionLog/update/update",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/constructionLog/personnel/personnel",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/constructionLog2/constructionLog",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/constructionLog2/update/update",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none",
- //关闭窗口回弹效果
- //固定选项卡(tabbar)至底部不被软键盘弹起
- "softinputMode": "adjustResize"
- }
- }
- },
- {
- "path": "pages/constructionLog2/selectProcess/selectProcess",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/securityLog/securityLog",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/securityLog/update/update",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none",
- //关闭窗口回弹效果
- //固定选项卡(tabbar)至底部不被软键盘弹起
- "softinputMode": "adjustResize"
- }
- }
- },
- {
- "path": "pages/supervisorLog/supervisorLog",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/supervisorLog/update/update",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none",
- //关闭窗口回弹效果
- //固定选项卡(tabbar)至底部不被软键盘弹起
- "softinputMode": "adjustResize"
- }
- }
- },
- {
- "path": "pages/sentinelLog/sentinelLog",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/sentinelLog/update/update",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none",
- //关闭窗口回弹效果
- //固定选项卡(tabbar)至底部不被软键盘弹起
- "softinputMode": "adjustResize"
- }
- }
- },
- {
- "path": "pages/patrolLog/patrolLog",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/patrolLog/update/update",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none",
- //关闭窗口回弹效果
- //固定选项卡(tabbar)至底部不被软键盘弹起
- "softinputMode": "adjustResize"
- }
- }
- },
- {
- "path": "pages/superpatrolLog/superpatrolLog",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/superpatrolLog/update/update",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none",
- //关闭窗口回弹效果
- //固定选项卡(tabbar)至底部不被软键盘弹起
- "softinputMode": "adjustResize"
- }
- }
- },
- {
- "path": "pages/supersecurityLog/supersecurityLog",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/supersecurityLog/update/update",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none",
- //关闭窗口回弹效果
- //固定选项卡(tabbar)至底部不被软键盘弹起
- "softinputMode": "adjustResize"
- }
- }
- },
- {
- "path": "pages/task/details/details",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/task/approvalTasks/approvalTasks",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/task/createTask/createTask",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/smartSearchList/smartSearchList",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/documentList/documentList",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/informationProgress/informationProgress",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/conSchedule/conSchedule",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/conLedger/conLedger",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/smartSearch/smartSearch",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/user/signature/paint/paint",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/index/data/data",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "navigationBarTextStyle": "black",
- "navigationStyle": "custom",
- "app-plus": {
- "scrollIndicator": "none",
- //去掉滚动条
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/view/view",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/dataReport/dataReport",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/multimedia/multimedia",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/multimedia/medialist",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/multimedia/divide",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/multimedia/saveFile",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/dataReport/dailyReport",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/qualityInspection/qualityInspection",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/qualityInspection/addInspection",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/qualityInspection_fj/qualityInspection",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/qualityInspection_fj/addInspection",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/qualityInspection_fj/tree",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/qualityInspection_fj/qualityInfo",
- "style": {
- "navigationBarBackgroundColor": "#0A8CD5",
- "app-plus": {
- "bounce": "none"
- //关闭窗口回弹效果
- }
- }
- },
- {
- "path": "pages/personBaseIndex/OfflineReport/OfflineReport",
- "style": {}
- },
- {
- "path": "pages/view/preview/preview",
- "style": {
- "navigationBarTitleText": "预览PDF",
- "navigationStyle": "default"
- }
- }
- ],
- "globalStyle": {
- "navigationBarTextStyle": "white",
- "borderStyle": "#fff",
- "navigationBarBackgroundColor": "#0A8CD5",
- "navigationStyle": "custom",
- "backgroundColor": "white",
- "app-plus": {
- "scrollIndicator": "none"
- }
- }
- }
|