{ "tabBar": { "custom": false, "color": "#656765", "selectedColor": "#2772FB", "borderStyle": "white", "backgroundColor": "#ffffff", "list": [{ "pagePath": "pages/order/index", "iconPath": "static/mine/huoyuan.png", "selectedIconPath": "static/mine/huoyuan_check.png", "text": "订单" }, { "pagePath": "pages/carSource/index", "iconPath": "static/mine/zhaoche.png", "selectedIconPath": "static/mine/zhaoche_check.png", "text": "车源" }, // { // "pagePath": "pages/goodSource/index", // "iconPath": "static/mine/zhaoche.png", // "selectedIconPath": "static/mine/zhaoche_check.png", // "text": "找车" // }, // { // "pagePath": "pages/grain_pulse/home", // "iconPath": "static/mine/fabu.png", // "selectedIconPath": "static/mine/fabu.png", // "text": "发布" // }, { "pagePath": "pages/news/index", "iconPath": "static/mine/tongzhi.png", "selectedIconPath": "static/mine/tongzhi_check.png", "text": "消息" }, { "pagePath": "pages/mine/index", "iconPath": "static/mine/wode.png", "selectedIconPath": "static/mine/wode_check.png", "text": "我的" } ], "midButton": { "width": "63px", "height": "63px", "iconPath": "static/mine/fabu.png", "iconWidth": "55px" // "backgroundImage":"static/images/tabbar/plus.png" } }, "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages { "path": "pages/order/index", "style": { "navigationStyle": "custom" // "navigationBarTitleText": "" } }, { "path": "pages/carSource/index", "style": { "navigationStyle": "custom" // "navigationBarTitleText": "" } }, { "path": "pages/news/index", "style": { "navigationStyle": "custom", "navigationBarTextStyle": "white" } }, { "path": "pages/news/feedbackResults", "style": { "navigationBarTitleText": "反馈处理结果", "enablePullDownRefresh": false } }, { "path": "pages/news/newsSee", "style": { "navigationBarTitleText": "系统消息", "enablePullDownRefresh": false } }, // { // "path": "pages/goodSource/index", // "style": { // "navigationBarTitleText": "开发中" // } // }, { "path": "pages/mine/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/public/login", "style": { "navigationStyle": "custom" } }, { "path": "pages/public/code", "style": { "navigationStyle": "custom" } }, { "path": "pages/public/loginOther", "style": { "navigationStyle": "custom" } }, { "path": "pages/public/register", "style": { "navigationBarTitleText": "注册", "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path": "pages/goodSource/shippingDetails", "style": { "navigationBarTitleText": "发运详情", "enablePullDownRefresh": false } }, { "path": "pages/carSource/driverSee", "style": { "navigationBarTitleText": "司机详情", "enablePullDownRefresh": true, "app-plus": { "titleNView": { "buttons": [{ "type": "menu" // "text": "\f0112", // "fontSrc": "/static/gengduo/iconfont.ttf", // "fontSize": "20" }] }, "pullToRefresh": { "support": true, "color": "#2772FB", //小圈圈的颜色 "style": "circle" //小圈圈的样式 } } } }, { "path": "pages/order/orderDetails", "style": { "navigationStyle": "custom", "navigationBarTextStyle": "white" } }, { "path": "pages/order/confirmLoading", "style": { "navigationBarTitleText": "确认装车", "enablePullDownRefresh": false } }, { "path": "pages/order/confirmUnloading", "style": { "navigationBarTitleText": "确认卸车", "enablePullDownRefresh": false } }, { "path": "pages/mine/helpDescription", "style": { "navigationBarTitleText": "操作流程", "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path": "pages/mine/company/index", "style": { "navigationBarTitleText": "我的公司", "enablePullDownRefresh": false } }, { "path": "pages/mine/company/addcompany", "style": { "navigationBarTitleText": "企业认证", "enablePullDownRefresh": false } }, { "path": "pages/mine/manageVehicles/index", "style": { "navigationBarTitleText": "管理车辆", "enablePullDownRefresh": false } }, { "path": "pages/mine/manageVehicles/addVehicle", "style": { "navigationBarTitleText": "添加车辆", "enablePullDownRefresh": false } }, { "path": "pages/mine/manageVehicles/editVehicle", "style": { "navigationBarTitleText": "修改车辆", "enablePullDownRefresh": false } }, { "path": "pages/mine/manageBankCards/index", "style": { "navigationBarTitleText": "银行卡", "enablePullDownRefresh": false } }, { "path": "pages/mine/manageBankCards/addBankCard", "style": { "navigationBarTitleText": "添加银行卡", "enablePullDownRefresh": false } }, { "path": "pages/mine/manageBankCards/editBankCard", "style": { "navigationBarTitleText": "修改银行卡", "enablePullDownRefresh": false } }, { "path": "pages/mine/set", "style": { "navigationBarTitleText": "设置", "enablePullDownRefresh": false } }, { "path": "pages/mine/agency/agency", "style": { "navigationBarTitleText": "", "enablePullDownRefresh": false } }, { "path": "pages/mine/cargoowner/cargoowner", "style": { "navigationBarTitleText": "货主认证", "enablePullDownRefresh": false } }, { "path": "pages/mine/myAccount/bill", "style": { "navigationBarTitleText": "账单", "enablePullDownRefresh": false } }, { "path": "pages/mine/myAccount/billView", "style": { "navigationBarTitleText": "提现详情", "enablePullDownRefresh": false } }, { "path": "pages/mine/myAccount/withdrawal", "style": { "navigationBarTitleText": "提现", "enablePullDownRefresh": false } }, { "path": "pages/mine/myAccount/bankList", "style": { "navigationBarTitleText": "收款账户", "enablePullDownRefresh": false } }, { "path": "pages/mine/myAccount/index", "style": { "navigationBarTitleText": "我的账户", "enablePullDownRefresh": false, "app-plus": { "titleNView": { "buttons": [{ "text": "账单", "fontSize": "14", "width": "80rpx" }] } } } }, { "path": "pages/mine/cargoowner/addEnerprise", "style": { "navigationBarTitleText": "代理企业", "enablePullDownRefresh": false } }, { "path": "pages/mine/cargoowner/editpersonalinformation", "style": { "navigationBarTitleText": "身份认证", "enablePullDownRefresh": false } }, { "path": "pages/mine/settings/editAvatar", "style": { "navigationBarTitleText": "修改头像", "enablePullDownRefresh": false } }, { "path": "pages/mine/settings/editPhone", "style": { "navigationBarTitleText": "修改账号", "enablePullDownRefresh": false } }, { "path": "pages/mine/settings/editPassword", "style": { "navigationStyle": "custom" } }, { "path": "pages/mine/settings/feedback", "style": { "navigationBarTitleText": "意见反馈", "enablePullDownRefresh": false } }, { "path": "pages/mine/company/companyvideo", "style": { "navigationBarTitleText": "视频认证", "enablePullDownRefresh": false } }, { "path": "pages/mine/company/editcompany", "style": { "navigationBarTitleText": "企业认证", "enablePullDownRefresh": false } }, { "path": "pages/mine/cargoowner/selectcompany", "style": { "navigationStyle": "custom" } }, { "path": "pages/release/release", "style": { "navigationBarTitleText": "发布", "enablePullDownRefresh": false, "app-plus": { "titleNView": { "buttons": [{ "text": "记录", "fontSize": "14" }] } } } }, { "path": "pages/release/selectAddress", "style": { "navigationBarTitleText": "地址簿", "enablePullDownRefresh": false // "app-plus":{ // // 将回弹属性关掉 // "bounce":"none" // } } }, { "path": "pages/release/addAddress", "style": { "navigationBarTitleText": "", "enablePullDownRefresh": false } }, { "path": "pages/release/map", "style": { "navigationBarTitleText": "", "enablePullDownRefresh": false } }, { "path": "pages/release/record", "style": { "navigationStyle": "custom" } }, { "path": "pages/release/lookRelease", "style": { "navigationBarTitleText": "任务详情", "enablePullDownRefresh": false } }, { "path": "pages/release/editAddress", "style": { "navigationBarTitleText": "", "enablePullDownRefresh": false } }, { "path": "pages/release/editRelease", "style": { "navigationStyle": "custom" } }, { "path": "pages/mine/agentCargoOwner", "style": { "navigationBarTitleText": "代理货主", "enablePullDownRefresh": false } }, { "path": "pages/order/map", // "style": { // "navigationBarTitleText": "运输轨迹", // "enablePullDownRefresh": false // } "style": { "navigationStyle": "custom" } }, { "path": "pages/mine/cargoowner/editEnerprise", "style": { "navigationBarTitleText": "代理企业", "enablePullDownRefresh": false } }, { "path": "pages/goodSource/index", "style": { "navigationBarTitleText": "开发中" } }, { "path": "pages/order/signContract", "style": { "navigationBarTitleText": "签订合同", "enablePullDownRefresh": false } }, { "path": "pages/order/evaluationRecord", "style": { "navigationBarTitleText": "评价记录", "enablePullDownRefresh": false } }, { "path": "pages/order/driverDetail", "style": { "navigationBarTitleText": "司机详情", "enablePullDownRefresh": true, "app-plus": { "titleNView": { "buttons": [{ "type": "menu" // "text": "\f0112", // "fontSrc": "/static/gengduo/iconfont.ttf", // "fontSize": "20" }] }, "pullToRefresh": { "support": true, "color": "#2772FB", //小圈圈的颜色 "style": "circle" //小圈圈的样式 } } } }, { "path": "pages/order/addEvaluation", "style": { "navigationBarTitleText": "评价", "enablePullDownRefresh": false, "app-plus": { "titleNView": { "buttons": [{ "text": "提交", "fontSize": "14", "color": "#007AFF" }] } } } }, { "path": "pages/order/jb", "style": { "navigationBarTitleText": "举报", "enablePullDownRefresh": false } }, { "path": "pages/order/fk", "style": { "navigationBarTitleText": "投诉", "enablePullDownRefresh": false } }, { "path": "pages/mine/driverEvaluation", "style": { "navigationBarTitleText": "司机评价", "enablePullDownRefresh": false } }, { "path": "pages/mine/evaluate", "style": { "navigationBarTitleText": "评价", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#fff" } }, { "path": "pages/mine/confirm", "style": { "navigationStyle": "custom" } }, { "path": "pages/mine/settings/fankui", "style": { "navigationBarTitleText": "意见反馈", "enablePullDownRefresh": false } }, { "path": "pages/public/serviceAgreement/serviceAgreement", "style": { "navigationBarTitleText": "服务协议", "enablePullDownRefresh": false } }, { "path": "pages/public/cytScrectAgreement/cytScrectAgreement", "style": { "navigationBarTitleText": "隐私声明", "enablePullDownRefresh": false } } ], "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "uni-app", "navigationBarBackgroundColor": "#fff", "backgroundColor": "#F8F8F8" }, "condition": { //模式配置,仅开发期间生效 "current": 0, //当前激活的模式(list 的索引项) "list": [{ "name": "", //模式名称 "path": "", //启动页面,必选 "query": "" //启动参数,在页面的onLoad函数里面得到 }] } }