{ "easycom": { "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue" }, "pages": [ { "path": "pages/login/login", //登录页 "style": { "enablePullDownRefresh": false, //是否开启下拉刷新功能 "app-plus": { "bounce": "none", //关闭反弹效果 "scrollIndicator": "none", //隐藏滚动条 "titleNView": false } } }, { "path": "pages/login/mimi", //隐私协议 "style": { "navigationBarTitleText": "隐私协议", "app-plus": { "bounce": "none", //关闭反弹效果 "scrollIndicator": "none" //隐藏滚动条 } } }, { "path": "pages/login/minis", //隐私协议 "style": { "navigationBarTitleText": "隐私协议1", "app-plus": { "bounce": "none", //关闭反弹效果 "scrollIndicator": "none" //隐藏滚动条 } } }, { "path": "pages/login/xieyi", //平台协议 "style": { "navigationBarTitleText": "平台协议", "app-plus": { "bounce": "none", //关闭反弹效果 "scrollIndicator": "none" //隐藏滚动条 } } }, { "path": "pages/register/register", //注册 "style": { "navigationBarTitleText": "发送验证码", "app-plus": { "scrollIndicator": "none", //隐藏滚动条 "bounce": "none" //关闭反弹效果 } } }, { "path": "pages/register/registerSuccess", "style": { "navigationBarTitleText": "注册成功", "app-plus": { "scrollIndicator": "none", //隐藏滚动条 "bounce": "none", //关闭反弹效果 "titleNView": false } } }, { "path": "pages/user/infoExamine", //认证审核 "style": { "navigationBarTitleText": "认证审核", "app-plus": { "scrollIndicator": "none", //隐藏滚动条 "bounce": "none" //关闭反弹效果 } } }, { "path": "pages/my/my", "style": { "navigationBarTitleText": "我的", "navigationBarTextStyle": "white", "backgroundColor": "#343740", "navigationBarBackgroundColor": "#343740", "app-plus": { "scrollIndicator": "none", //隐藏滚动条 "bounce": "none", //关闭反弹效果 "titleNView": { "buttons": [{ "type": "menu" }] } } } }, { "path": "pages/user/userInfo", "style": { "navigationBarTitleText": "我的信息", "app-plus": { "scrollIndicator": "none", //隐藏滚动条 "bounce": "none" //关闭反弹效果 } } }, { "path": "pages/index/index", "style": { "enablePullDownRefresh": true, //是否开启下拉刷新功能 "navigationBarTitleText": "首页", "app-plus": { "scrollIndicator": "none", //隐藏滚动条 "bounce": "none", //关闭反弹效果 "titleNView": false } } }, { "path": "pages/user/infoInput", "style": { "navigationBarTitleText": "信息录入", "app-plus": { "scrollIndicator": "none", //隐藏滚动条 "bounce": "none" //关闭反弹效果 } } }, { "path": "pages/user/certification", "style": { "navigationBarTitleText": "实名认证", "app-plus": { "scrollIndicator": "none", //隐藏滚动条 "bounce": "none" //关闭反弹效果 } } }, { "path": "pages/set/set", "style": { "navigationBarTitleText": "设置", "app-plus": { "scrollIndicator": "none", //隐藏滚动条 "bounce": "none" //关闭反弹效果 } } }, { "path": "pages/set/safe", "style": { "navigationBarTitleText": "账号管理", "app-plus": { "scrollIndicator": "none", //隐藏滚动条 "bounce": "none" //关闭反弹效果 } } }, { "path": "pages/set/password", "style": { "navigationBarTitleText": "设置密码", "app-plus": { "scrollIndicator": "none", //隐藏滚动条 "bounce": "none" //关闭反弹效果 } } }, { "path": "pages/set/mobile", "style": { "navigationBarTitleText": "修改手机号", "app-plus": { "scrollIndicator": "none", //隐藏滚动条 "bounce": "none" //关闭反弹效果 } } }, { "path": "pages/carInsure1/yonganCode", "style": { "app-plus": { "scrollIndicator": "none", //隐藏滚动条 "bounce": "none", //关闭反弹效果 "titleNView": false } } }, { "path": "pages/set/question", "style": { "navigationBarTitleText": "常见问题", "app-plus": { "scrollIndicator": "none", //隐藏滚动条 "bounce": "none" //关闭反弹效果 } } }, { "path": "pages/set/suggest", "style": { "navigationBarTitleText": "意见反馈", "app-plus": { "scrollIndicator": "none", //隐藏滚动条 "bounce": "none" //关闭反弹效果 } } }, { "path": "pages/set/about", "style": { "navigationBarTitleText": "关于掌柜", "app-plus": { "scrollIndicator": "none", //隐藏滚动条 "bounce": "none" //关闭反弹效果 } } }, { "path": "pages/tools/poster/poster", "style": { "navigationBarTitleText": "海报管理", "app-plus": { "scrollIndicator": "none", //隐藏滚动条 "bounce": "none", //关闭反弹效果 "titleNView": { "buttons": [{ "type": "home" }] } } } }, { "path": "pages/tools/poster/poster-detail", "style": { "navigationBarTitleText": "海报查看", "app-plus": { "scrollIndicator": "none", //隐藏滚动条 "bounce": "none" //关闭反弹效果 } } }, { "path": "pages/tools/messageReminder/messageReminder", "style": { "navigationBarTitleText": "掌柜秘书", "app-plus": { "scrollIndicator": "none", //隐藏滚动条 "bounce": "none" //关闭反弹效果 } } }, { "path": "pages/tools/calculator/calculator", "style": { "navigationBarTitleText": "计算器", "app-plus": { "scrollIndicator": "none", //隐藏滚动条 "bounce": "none" //关闭反弹效果 } } }, { "path": "pages/tools/insuranceClaims/insuranceClaims", "style": { "navigationBarTitleText": "理赔小贴士", "app-plus": { "scrollIndicator": "none", //隐藏滚动条 // #ifdef APP-PLUS "titleNView": { "buttons": [{ "type": "share" }] }, // #endif "bounce": "none" //关闭反弹效果 } } }, { "path": "pages/tools/addStaff/addStaff", "style": { "navigationBarTitleText": "闪电增员", "app-plus": { "scrollIndicator": "none", //隐藏滚动条 "bounce": "none" //关闭反弹效果 } } }, { "path": "pages/tools/customer/customer", "style": { "navigationBarTitleText": "客户管理", "app-plus": { "scrollIndicator": "none", "bounce": "none" } } }, { "path": "pages/tools/customer/custormerDetail", "style": { "navigationBarTitleText": "客户订单详情", "app-plus": { "scrollIndicator": "none", "bounce": "none" } } }, { "path": "pages/tools/team/team", "style": { "navigationBarTitleText": "团队管理", "app-plus": { "scrollIndicator": "none", "bounce": "none" } } }, { "path": "pages/tools/team/teamMember", "style": { "navigationBarTitleText": "成员信息", "app-plus": { "scrollIndicator": "none", //隐藏滚动条 "bounce": "none" //关闭反弹效果 } } }, { "path": "pages/tools/addStaff/recommendCode", "style": { "navigationBarTitleText": "面对面推荐", "app-plus": { "scrollIndicator": "none", //隐藏滚动条 "bounce": "none" //关闭反弹效果 } } }, { "path": "pages/tools/addStaff/orderissuer", "style": { "navigationBarTitleText": "添加出单员", "app-plus": { "scrollIndicator": "none", //隐藏滚动条 "bounce": "none" //关闭反弹效果 } } }, { "path": "pages/tools/policy", "style": { "navigationBarTitleText": "我的保单", "enablePullDownRefresh": false, "app-plus": { "scrollIndicator": "none", "bounce": "none" } } }, { "path": "pages/tools/coupon/coupon", "style": { "navigationBarTitleText": "优惠劵", "app-plus": { "scrollIndicator": "none", //隐藏滚动条 "bounce": "none" //关闭反弹效果 } } }, { "path": "pages/tools/achievement/achievement", "style": { "navigationBarTitleText": "我的业绩", "app-plus": { "scrollIndicator": "none", "bounce": "none" } } }, { "path": "pages/carInsure/entry", "style": { "navigationBarTitleText": "车辆投保", "app-plus": { "scrollIndicator": "none", //隐藏滚动条 "bounce": "none", //关闭反弹效果 "titleNView": { "buttons": [{ "type": "home" }] } } } }, { "path": "pages/carInsure1/carType1", "style": { "navigationBarTitleText": "请选择车型", "app-plus": { "scrollIndicator": "none", //隐藏滚动条 "bounce": "none" //关闭反弹效果 } } }, { "path": "pages/carInsure1/carInfo1", "style": { // "maxWidth": 400, "navigationBarTitleText": "信息录入", "app-plus": { "scrollIndicator": "none", "bounce": "none", "titleNView": { "buttons": [{ "type": "home" }] } } } }, { "path": "pages/carInsure1/insureItems1", "style": { "navigationBarTitleText": "保险配置", "app-plus": { "scrollIndicator": "none", "bounce": "none", "titleNView": { "buttons": [{ "type": "home" }] } } } }, { "path": "pages/carInsure1/quote1", "style": { "navigationBarTitleText": "保险配置", "app-plus": { "scrollIndicator": "none", //隐藏滚动条 "bounce": "none", //关闭反弹效果 "titleNView": { "buttons": [{ "type": "home" }] } } } }, { "path": "pages/carInsure1/quoteDetail1", "style": { "navigationBarTitleText": "订单详情", "app-plus": { "scrollIndicator": "none", "bounce": "none", "titleNView": { "buttons": [{ "type": "share" }] } } } }, { "path": "pages/carInsure1/underwriting1", "style": { "navigationBarTitleText": "确认投保信息", "app-plus": { "scrollIndicator": "none", "bounce": "none" } } }, { "path": "pages/orders/orders", "style": { "navigationBarTextStyle": "white", "enablePullDownRefresh": false, //开启下拉刷新 "navigationStyle": "custom", "app-plus": { "titleNView": false } } }, { "path": "pages/carInsure1/quoteOffer1", "style": { "navigationBarTitleText": "掌柜报价单", "app-plus": { "scrollIndicator": "none", "bounce": "none" } } }, { "path": "pages/orders/subOrders", "style": { "navigationBarTitleText": "查看报价", "app-plus": { "scrollIndicator": "none", "bounce": "none" } } }, { "path": "pages/carInsure1/payWay1", "style": { "navigationBarTitleText": "请选择支付方式", "app-plus": { "bounce": "none", //关闭反弹效果 "scrollIndicator": "none" //隐藏滚动条 } } }, { "path": "pages/carInsure1/payCode1", "style": { "navigationBarTitleText": "支付码", "app-plus": { "scrollIndicator": "none", "bounce": "none" } } }, { "path": "pages/carInsure1/zhifu1", "style": { "navigationBarTitleText": "支付", "app-plus": { "scrollIndicator": "none", "bounce": "none" } } }, { "path": "pages/carInsure1/payVerify1", "style": { "navigationBarTitleText": "支付验证", "app-plus": { "titleNView": false, "scrollIndicator": "none", "bounce": "none" } } }, { "path": "pages/user/userInfoImage", "style": { "navigationBarTitleText": "证件影像", "app-plus": { "scrollIndicator": "none", "bounce": "none" } } }, { "path": "pages/wallet/wallet", "style": { "navigationBarTitleText": "我的钱包", "navigationBarTextStyle": "white", "backgroundColor": "#343740", "navigationBarBackgroundColor": "#343740", "app-plus": { "scrollIndicator": "none", "bounce": "none", "titleNView": { "buttons": [{ "type": "menu" }] } } } }, { "path": "pages/wallet/bindBank", "style": { "navigationBarTitleText": "绑定银行卡", "app-plus": { "scrollIndicator": "none", "bounce": "none" } } }, { "path": "pages/wallet/withdraw", "style": { "navigationBarTitleText": "余额提现", "enablePullDownRefresh": true, "app-plus": { "scrollIndicator": "none", "bounce": "none" } } }, { "path": "pages/wallet/withdraw1", "style": { "navigationBarTitleText": "推广提现", "enablePullDownRefresh": true, "app-plus": { "scrollIndicator": "none", //隐藏滚动条 "bounce": "none" //关闭反弹效果 } } }, { "path": "pages/wallet/billDetails1", "style": { "navigationBarTitleText": "预收账户明细", "app-plus": { "scrollIndicator": "none", "bounce": "none" } } }, { "path": "pages/wallet/billDetails2", "style": { "navigationBarTitleText": "余额明细", "app-plus": { "scrollIndicator": "none", "bounce": "none" } } }, { "path": "pages/wallet/billDetails3", "style": { "navigationBarTitleText": "推广佣金明细", "app-plus": { "scrollIndicator": "none", "bounce": "none" } } }, { "path": "pages/wallet/billInfo", "style": { "navigationBarTitleText": "账单详情", "app-plus": { "scrollIndicator": "none", "bounce": "none" } } }, { "path": "pages/user/protocol", "style": { // "navigationBarTitleText": "协议" "navigationBarTitleText": "" } }, { "path": "pages/home/webView", "style": { "navigationBarTitleText": "" } }, { "path": "pages/home/home", "style": { "enablePullDownRefresh": true, "navigationBarTitleText": "我的", "app-plus": { "scrollIndicator": "none", //隐藏滚动条 "bounce": "none" //关闭反弹效果 } } }, { "path": "pages/ticket/ticket", "style": { "navigationBarTitleText": "罚单缴费办理", "app-plus": { "scrollIndicator": "none", //隐藏滚动条 "bounce": "none" //关闭反弹效果 } } }, { "path": "pages/ticket/issue", "style": { "navigationBarTitleText": "常见问题", "app-plus": { "scrollIndicator": "none", //隐藏滚动条 "bounce": "none" //关闭反弹效果 } } }, { "path": "pages/ticket/order", "style": { "navigationBarTitleText": "我的订单", "app-plus": { "scrollIndicator": "none", //隐藏滚动条 "bounce": "none" //关闭反弹效果 } } }, { "path": "pages/ticket/confirmorder", "style": { "navigationBarTitleText": "确认订单", "app-plus": { "scrollIndicator": "none", //隐藏滚动条 "bounce": "none" //关闭反弹效果 } } }, { "path": "pages/carInsure1/zhifu1" }, { "path": "pages/caragent/confirmorder", "style": { "navigationBarTitleText": "订单确认", "app-plus": { "scrollIndicator": "none", //隐藏滚动条 "bounce": "none" //关闭反弹效果 } } }, { "path": "pages/caragent/index", "style": { "navigationBarTitleText": "办理年检", "app-plus": { "scrollIndicator": "none", //隐藏滚动条 "bounce": "none" //关闭反弹效果 } } }, { "path": "pages/caragent/addcar", "style": { "navigationBarTitleText": "新增年检车辆", "app-plus": { "scrollIndicator": "none", //隐藏滚动条 "bounce": "none" //关闭反弹效果 } } }, { "path": "pages/caragent/editcar", "style": { "navigationBarTitleText": "编辑年检信息", "app-plus": { "scrollIndicator": "none", //隐藏滚动条 "bounce": "none" //关闭反弹效果 } } }, // { // "path": "uni_modules/uni-upgrade-center-app/pages/upgrade-popup", //app更新 // "style": { // "disableScroll": true, // "app-plus": { // "backgroundColorTop": "transparent", // "background": "transparent", // "titleNView": false, // "scrollIndicator": false, // "popGesture": "none", // "animationType": "fade-in", // "animationDuration": 200 // } // } // }, { "path": "pages/realname/realname", "style": { "navigationBarTitleText": "实名认证", "enablePullDownRefresh": false } }, { "path": "pages/orders/quoteHistory", "style": { "navigationBarTitleText": "报价历史", "enablePullDownRefresh": false } }, { "path": "pages/orders/quotation", "style": { "navigationBarTitleText": "报价单", "enablePullDownRefresh": false } }, { "path": "pages/tools/addStaff/codeDownload", "style": { "navigationBarTitleText": "扫码下载", "enablePullDownRefresh": false } }, { "path": "pages/register/orderissuer", "style": { "navigationBarTitleText": "出单员注册", "enablePullDownRefresh": false } } ], "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "晋掌柜", "navigationBarBackgroundColor": "#FFFFFF", // "navigationStyle": "custom", "backgroundColor": "#FFFFFF", "rpxCalcMaxDeviceWidth": 0, // rpx 计算所支持的最大设备宽度,单位 px,默认值为 960 "rpxCalcBaseDeviceWidth": 375, // rpx 计算使用的基准设备宽度,设备实际宽度超出 rpx 计算所支持的最大设备宽度时将按基准宽度计算,单位 px,默认值为 375 "rpxCalcIncludeWidth": 750, // rpx 计算特殊处理的值,始终按实际的设备宽度计算,单位 rpx,默认值为 750 "pageOrientation": "portrait" }, "tabBar": { "color": "#444444", "selectedColor": "#FF80AB", "borderStyle": "black", "backgroundColor": "#ffffff", "list": [{ "pagePath": "pages/index/index", "iconPath": "static/icon/tab/icon_home.png", "selectedIconPath": "static/icon/tab/icon_home_c.png", "text": "首页" }, { "pagePath": "pages/orders/orders", "iconPath": "static/icon/tab/icon_xiaoxi.png", "selectedIconPath": "static/icon/tab/icon_xiaoxi_c.png", "text": "订单" }, { "pagePath": "pages/my/my", "iconPath": "static/icon/tab/icon_wode.png", "selectedIconPath": "static/icon/tab/icon_wode_c.png", "text": "我的" } ] }, "condition": { //模式配置,仅开发期间生效 "current": 0, //当前激活的模式(list 的索引项) "list": [{ "name": "", //模式名称 "path": "", //启动页面,必选 "query": "" //启动参数,在页面的onLoad函数里面得到 }] } }