{ "easycom": { "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue" }, "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages // { // "path": "pages/response/video", // "style": { // "navigationBarTitleText": "视频通话", // "navigationBarBackgroundColor": "#ffffff", // "enablePullDownRefresh": false, // "navigationStyle": "custom" // } // }, { "path": "pages/start/start", "style": { "navigationBarTitleText": "", "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path": "pages/my/index", "style": { "navigationBarTitleText": "", "navigationStyle": "custom" } }, { "path": "pages/index/index", "style": { "navigationBarTitleText": "任务", "navigationBarBackgroundColor": "#ffffff", "enablePullDownRefresh": true, "app-plus": { "titleNView": { "splitLine": { //原生导航栏加下边框 "color": "#e3e3e3", "height": "1px" } } }, "titleNView": { "buttons": [{ "text": "", "fontSize": "14px", "color": "#409eff" }] } } }, { "path": "pages/login/login", "style": { "navigationBarTitleText": "", "navigationStyle": "custom" } }, { "path": "pages/response/index", "style": { "navigationBarTitleText": "消息", "navigationStyle": "custom", "enablePullDownRefresh": true } }, { "path": "pages/response/video", "style": { "navigationBarTitleText": "视频通话", "navigationBarBackgroundColor": "#ffffff", "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path": "pages/response/details", "style": { "navigationBarTitleText": "应答中心详情", "navigationStyle": "custom", "navigationBarBackgroundColor": "#FFFFFF", "enablePullDownRefresh": false, "disableSwipeBack": true, "app-plus": { "softinputmode": "adjustResize" } } }, // { // "navigationBarBackgroundColor": "#f7f7f7", // "enablePullDownRefresh": false // } // }, { "path": "pages/supervise/index", "style": { "navigationBarTitleText": "监督", "navigationBarBackgroundColor": "#FFFFFF", "enablePullDownRefresh": true, "app-plus": { "titleNView": { "splitLine": { //原生导航栏加下边框 "color": "#e3e3e3", "height": "1px" } } } } }, { "path": "pages/my/myinfo", "style": { "navigationBarTitleText": "个人中心", "enablePullDownRefresh": false, "disableSwipeBack": true, "navigationBarBackgroundColor": "#FFFFFF" } }, { "path": "pages/my/password", "style": { "navigationBarTitleText": "修改密码", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#ffffff" } }, { "path": "pages/my/monitorlog", "style": { "navigationBarTitleText": "监测日志", "enablePullDownRefresh": true, "navigationBarBackgroundColor": "#ffffff", "titleNView": { "buttons": [{ "text": "", "fontSize": "14px", "color": "#409eff" }] } } }, { "path": "pages/my/addcont", "style": { "navigationBarTitleText": "新增内容", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#ffffff" } }, { "path": "pages/my/version", "style": { "navigationBarTitleText": "更新记录", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#ffffff", "titleNView": { "buttons": [{ "text": "更新", "fontSize": "14px", "color": "#409eff" }] } } }, { "path": "pages/my/mymonit", "style": { "navigationBarTitleText": "监督记录", "enablePullDownRefresh": true, "navigationBarBackgroundColor": "#ffffff" } }, { "path": "pages/my/mtmonitdetails", "style": { "navigationBarTitleText": "", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#ffffff" } }, { "path": "pages/my/monitorlogdata", "style": { "navigationBarTitleText": "记录详情", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#ffffff" } }, { "path": "pages/index/harmfultask", "style": { "navigationBarTitleText": "", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#ffffff", "titleNView": { "buttons": [{ "text": " ", "fontSize": "14px", "color": "#409eff" }] } } }, { "path": "pages/index/clockDetail", "style": { "navigationBarTitleText": "签到", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#ffffff" } }, { "path": "pages/index/details", "style": { "navigationBarTitleText": "任务详情", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#ffffff", "navigationBarShadow": { "colorType": "grey" }, "titleNView": { "buttons": [{ "text": "", "fontSize": "14px", "color": "#409eff" }] } } }, { "path": "pages/index/taskEdit", "style": { "navigationBarTitleText": "任务填报", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#ffffff", "navigationBarShadow": { "colorType": "grey" } } }, { "path": "pages/supervise/supetask", "style": { "navigationBarTitleText": "", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#ffffff", "titleNView": { "buttons": [{ "text": " ", "fontSize": "14px", "color": "#409eff" }] } } }, { "path": "pages/supervise/submitsupe", "style": { "navigationBarTitleText": "监督", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#ffffff" } }, { "path": "pages/insectpest/insectpest", "style": { "navigationBarTitleText": "登记信息", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#ffffff" } }, { "path": "pages/insectpest/baselist", "style": { "navigationBarTitleText": "设备列表", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#ffffff" } }, { "path": "pages/addressList/index", "style": { "navigationBarTitleText": "通讯录", "enablePullDownRefresh": true, "navigationBarBackgroundColor": "#ffffff" } }, { "path": "pages/my/map", "style": { "navigationBarTitleText": "我的轨迹", "navigationBarBackgroundColor": "#ffffff" } }, { "path": "pages/my/warnList", "style": { "navigationBarTitleText": "预警记录", "enablePullDownRefresh": true, "navigationBarBackgroundColor": "#ffffff" } }, { "path": "pages/my/formRecord/fieldSurveys", "style": { "navigationBarTitleText": "踏查记录表", "navigationBarBackgroundColor": "#ffffff" } }, { "path": "pages/my/formRecord/samplePlot", "style": { "navigationBarTitleText": "样地调查表", "navigationBarBackgroundColor": "#ffffff" } }, { "path": "pages/my/formRecord/trapRecord", "style": { "navigationBarTitleText": "诱捕器调查记录表", "navigationBarBackgroundColor": "#ffffff" } } ], "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "", "navigationBarBackgroundColor": "#ffffff", "backgroundColor": "#ffffff" }, "tabBar": { "color": "#cdcdcd", "selectedColor": "#409eff", "borderStyle": "#e3e3e3", "backgroundColor": "#fff", "list": [{ "pagePath": "pages/index/index", "iconPath": "static/tab/home.png", "selectedIconPath": "static/tab/home-active.png", "text": "任务" }, { "pagePath": "pages/supervise/index", "iconPath": "static/tab/supervise.png", "selectedIconPath": "static/tab/supervise-active.png", "text": "监督" }, { "pagePath": "pages/response/index", "iconPath": "static/tab/info.png", "selectedIconPath": "static/tab/info-active.png", "text": "应答" }, { "pagePath": "pages/my/index", "iconPath": "static/tab/profile.png", "selectedIconPath": "static/tab/profile-active.png", "text": "我的" } ] } }