{
	"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
		
		{
			"path": "pages/index/index",
			"style": {
				"navigationStyle": "custom",
				"enablePullDownRefresh": true
			}
		},
		{
			"path": "pages/report/complete",
			"style": {
				//"navigationBarTitleText": "完工报告",
				"navigationStyle": "custom",
				"enablePullDownRefresh": true
			}
		},
		{
			"path": "pages/report/working",
			"style": {
				/* "navigationBarTitleText": "施工报告",
				"enablePullDownRefresh": true */
				"navigationStyle": "custom",
				"enablePullDownRefresh": true
			}
		},
		{
			"path": "pages/user/user",
			"style": {
				"navigationBarTitleText": "我的",
				/* "navigationBarBackgroundColor": "#D53533",
				"navigationBarTextStyle": "white", */
				"enablePullDownRefresh": true
			}
		}, {
			"path": "pages/user/historySpend",
			"style": {
				//"navigationBarTitleText": "历史消费",
				"navigationStyle": "custom",
				"enablePullDownRefresh": true
			}
		},
		{
			"path": "pages/user/historyDetail",
			"style": {
				//"navigationBarTitleText": "消费明细",
				"navigationStyle": "custom",
				"enablePullDownRefresh": true
			}

		}, {
			"path": "pages/user/checkReport",
			"style": {
				//"navigationBarTitleText": "车检报告",
				"navigationStyle": "custom",
				"enablePullDownRefresh": true
			}

		}, {
			"path": "pages/user/reportDetail",
			"style": {
				"navigationBarTitleText": "检测报告",
				"enablePullDownRefresh": false
			}

		},
		{
			"path": "pages/index/shopList",
			"style": {
				"navigationBarTitleText": "门店列表",
				"enablePullDownRefresh": true
			}
		},
		{
			"path": "pages/index/onlineBooking",
			"style": {
				//"navigationBarTitleText": "在线预约",
				 "navigationStyle": "custom",
				"enablePullDownRefresh": false
			}

		}, {
			"path": "pages/index/confirmYuyue",
			"style": {
				"navigationBarTitleText": "确认预约",
				"enablePullDownRefresh": false
			}
		},
		{
			"path": "pages/shop/shop",
			"style": {
				"navigationBarTitleText": "商城",
				"enablePullDownRefresh": true
			}

		},
		{
			"path": "pages/activity/activity",
			"style": {
				"navigationBarTitleText": "活动",
				"enablePullDownRefresh": true
			}

		}, {
			"path": "pages/user/myBespeak",
			"style": {
				//"navigationBarTitleText": "我的预约",
				"navigationStyle": "custom",
				"enablePullDownRefresh": true
			}

		}, {
			"path": "pages/user/bespeakDetail",
			"style": {
				//"navigationBarTitleText": "预约详情",
				"navigationStyle": "custom",
				"enablePullDownRefresh": true
			}

		}, {
			"path": "pages/index/vipCard",
			"style": {
				"navigationBarTitleText": "会员卡",
				"navigationBarBackgroundColor": "#171723",
				"navigationBarTextStyle": "white",
				"enablePullDownRefresh": true
			}


		}, {
			"path": "pages/index/discountCard",
			"style": {
				"navigationBarTitleText": "优惠券",
				"enablePullDownRefresh": false
			}

		},
		{
			"path": "pages/shop/goodsDetail",
			"style": {
				"navigationBarTitleText": "商品详情",
				"enablePullDownRefresh": true
			}
		}

		, {
			"path": "pages/index/discountCardDetail",
			"style": {
				"navigationBarTitleText": "优惠券详情",
				"enablePullDownRefresh": false
			}

		}, {
			"path": "pages/user/myOrder/myOrder",
			"style": {
				//"navigationBarTitleText": "我的订单",
				"navigationStyle": "custom",
				"enablePullDownRefresh": true
			}

		}, {
			"path": "pages/shop/confirm",
			"style": {
				"navigationBarTitleText": "订单确认"
			}
		},
		{
			"path": "pages/shop/ckshopList",
			"style": {
				"navigationBarTitleText": "选择门店"
			}
		}, {
			"path": "pages/user/myOrder/mallOrderDetail",
			"style": {
				"navigationStyle": "custom",
				"enablePullDownRefresh": true
			}

		},
		{
			"path": "pages/user/addCar/addCar",
			"style": {
				"navigationBarTitleText": "添加车辆",
				"enablePullDownRefresh": false
			}

		},
		{
			"path": "pages/user/addCar/carModel",
			"style": {
				"navigationStyle": "custom"
			}
		},
		{
			"path": "pages/user/addCar/cailist",
			"style": {
				//"navigationBarTitleText": "我的车库",
				"navigationStyle": "custom",
				"enablePullDownRefresh": true
			}
		}

		, {
			"path": "pages/index/paint",
			"style": {
				"navigationBarTitleText": "钣金喷漆",
				"enablePullDownRefresh": false
			}

		},
		{
			"path": "pages/index/rescue",
			"style": {
				"navigationBarTitleText": "紧急救援"
			}

		},
		{
			"path": "pages/index/maintain",
			"style": {
				"navigationBarTitleText": "保养"
			}

		},
		{
			"path": "pages/index/handbook",
			"style": {
				"navigationBarTitleText": "保养手册",
				"enablePullDownRefresh": false
			}

		}, {
			"path": "pages/index/personalCard",
			"style": {
				"navigationBarTitleText": "个人名片",
				"enablePullDownRefresh": false
			}
		},
		{
			"path": "pages/index/paintSure",
			"style": {
				"navigationBarTitleText": "订单确认",
				"enablePullDownRefresh": false
			}
		}, {

			"path": "pages/user/expertServices",
			"style": {
				"navigationBarTitleText": "服务专家",
				"enablePullDownRefresh": true
			}
		},
		{
			"path": "pages/index/paintShopList",
			"style": {
				"navigationBarTitleText": "选择门店",
				"enablePullDownRefresh": true
			}
		},
		{
			"path": "pages/user/feedBack",
			"style": {
				"navigationBarTitleText": "意见反馈",
				"navigationBarBackgroundColor": "#FFFFFF",
				"enablePullDownRefresh": false
			}

		}, {
			"path": "pages/user/myOrder/paintOrderDetail",
			"style": {
				"navigationStyle": "custom",
				"enablePullDownRefresh": true
			}

		}, {
			"path": "pages/user/myOrder/activityOrderDetail",
			"style": {
				"navigationStyle": "custom",
				"enablePullDownRefresh": true
			}

		},
		{
			"path": "pages/activity/jkDetail",
			"style": {
				//"navigationBarTitleText": "活动详情",
				"navigationStyle": "custom",
				/* "app-plus": { "softinputMode": "adjustPan"}, */
				"enablePullDownRefresh": true
			}
		},
		{
			"path": "pages/index/newCar",
			"style": {
				"navigationBarTitleText": "新车"
			}
		},
		{
			"path": "pages/index/usedCar",
			"style": {
				"navigationBarTitleText": "二手车"
			}
		},
		{
			"path": "pages/index/evaluation",
			"style": {
				"navigationBarTitleText": "爱车估价"
			}
		}, {
			"path": "pages/integral/integral",
			"style": {
				"navigationBarTitleText": "积分商城",
				"enablePullDownRefresh": true,
				"navigationBarBackgroundColor": "#38394E",
				"navigationBarTextStyle": "white"
				// "navigationStyle": "custom"
			}

		},
		{
			"path": "pages/integral/integralgoodsDetail",
			"style": {
				"navigationBarTitleText": "商品详情",
				"enablePullDownRefresh": true
			}
		},
		{
			"path": "pages/integral/integralConfirm",
			"style": {
				"navigationBarTitleText": "订单确认"
			}
		},
		{
			"path": "pages/integral/scoreRecord",
			"style": {
				"navigationBarTitleText": "积分记录",
				"enablePullDownRefresh": true
			}
		},
		{
			"path": "pages/integral/exchangeRecord",
			"style": {
				"navigationBarTitleText": "兑换记录",
				"enablePullDownRefresh": true
			}
		},
		{
			"path": "pages/shop/wp",
			"style": {
				"navigationBarTitleText": "海报",
				"enablePullDownRefresh": false
			}
		}, {
			"path": "pages/integral/recordDetail",
			"style": {
				"navigationStyle": "custom",
				"enablePullDownRefresh": true
			}
		},
		{
			"path": "pages/integral/rule",
			"style": {
				"navigationBarTitleText": "积分规则",
				"enablePullDownRefresh": false
			}
		},
		{
			"path": "pages/index/confirmRescue",
			"style": {
				"navigationBarTitleText": "订单确认",
				"enablePullDownRefresh": false
			}
		},
		{
			"path": "pages/partner/partner",
			"style": {
				"navigationBarTitleText": "车主合伙人",
				"enablePullDownRefresh": true
			}
		},
		{
			"path": "pages/partner/bonus",
			"style": {
				"navigationBarTitleText": "分红记录",
				"enablePullDownRefresh": true
			}
		},
		{
			"path": "pages/partner/people",
			"style": {
				"navigationBarTitleText": "下线人脉",
				"enablePullDownRefresh": true
			}
		},
		{
			"path": "pages/partner/myQr",
			"style": {
				// "navigationStyle": "custom"
				// "enablePullDownRefresh": true
				"navigationBarTitleText": "我的二维码"
			}

		},
		{
			"path": "pages/referral/referral",
			"style": {
				"navigationBarTitleText": "客户转介绍",
				"enablePullDownRefresh": true
			}
		},
		{
			"path": "pages/referral/myConnections",
			"style": {
				"navigationBarTitleText": "我的人脉",
				"enablePullDownRefresh": true
			}
		},
		{
			"path": "pages/referral/rebateList",
			"style": {
				"navigationBarTitleText": "返利记录",
				"enablePullDownRefresh": true
			}
		},
		{
			"path": "pages/referral/extract",
			"style": {
				"navigationBarTitleText": "提现",
				"enablePullDownRefresh": false
			}
		},
		{
			"path": "pages/referral/extractList",
			"style": {
				"navigationBarTitleText": "提现明细",
				"enablePullDownRefresh": true
			}
		},
		{
			"path": "pages/referral/referralExplain",
			"style": {
				"navigationBarTitleText": "提现说明"
				//"enablePullDownRefresh": true
			}
		},
		{
			"path": "pages/index/discountDlq",
			"style": {
				"navigationBarTitleText": "优惠券",
				"enablePullDownRefresh": true
			}
		},
		{
			"path": "pages/user/reportUni",
			"style": {
				//"navigationBarTitleText": "检测报告",
				"navigationStyle": "custom",
				"enablePullDownRefresh": true
			}
		},
		{
			"path": "pages/user/myAppraise",
			"style": {
				"navigationBarTitleText": "我的评价",
		
				"enablePullDownRefresh": true
			}
		
		},
		{
			"path": "pages/user/myAppraiseDetail",
			"style": {
				"navigationBarTitleText": "查看评价"
		
				
			}
		
		},
		{
			"path": "pages/user/appraise",
			"style": {
				"navigationBarTitleText": "评价"
		
				
			}
		
		}
		    ,{
            "path" : "pages/user/ShopAppraiseList",
            "style" :                                                                                    
            {
                "navigationBarTitleText": "评价列表",
                "enablePullDownRefresh": true
            }
            
        },
		{
			"path": "pages/index/aboutUS",
			"style": {
				"navigationBarTitleText": "公司介绍"
				
			}
		},
		{
			"path": "pages/index/receiveCoupon",
			"style": {
				"navigationBarTitleText": "领券中心"
				
			}
		},
		{
			"path": "pages/index/couponShare",
			"style": {
				"navigationBarTitleText": "优惠券详情"
				
			}
		}
    ],
	"subPackages": [{
			"root": "pages/subPack", 
			"pages": [{ 
					"path": "jkDetail", 
					"style": {
						"navigationStyle": "custom",
						"enablePullDownRefresh": true
					}
				},
				 {
				 		"path": "vipCard", 
				 		"style": {
				 			"navigationStyle": "custom",
				 			"enablePullDownRefresh": true
				 		}
				 	},
					{
							"path": "rescueOrder", 
							"style": {
								"navigationStyle": "custom",
								"enablePullDownRefresh": true
							}
					},
					{
							"path": "rescueOrderOrderDetail", 
							"style": {
								"navigationStyle": "custom",
								"enablePullDownRefresh": true
							}
						},{
							"path": "depositList", 
							"style": {
								"navigationStyle": "custom",
								"enablePullDownRefresh": true
							}
					},
					{
							"path": "depositDetail", 
							"style": {
								"navigationStyle": "custom",
								"enablePullDownRefresh": true
							}
					},{
						"path": "chooseCity",
						"style": {
							"navigationBarTitleText": "选择城市",
							"enablePullDownRefresh": false
						}

					},
					{
						"path": "oldhistoryDetail",
						"style": {
							//"navigationBarTitleText": "消费明细",
							"navigationStyle": "custom",
							"enablePullDownRefresh": true
						}
					
					},
					{
						"path": "luckList",
						"style": {
							/* "navigationBarTitleText": "中奖记录", */
							"navigationStyle": "custom",
							"enablePullDownRefresh": true
						}
					
					}
				]
				
		}],
	
		"tabBar": {
			"color": "#8a8a8a",
			"selectedColor": "#8a8a8a",
			"borderStyle": "black",
			"backgroundColor": "#ffffff",
			"list": [{
					"pagePath": "pages/index/index",
					"iconPath": "./static/tabimg/index2.png",
					"selectedIconPath": "./static/tabimg/index2.png",
					"text": "首页"
				},
				{
					"pagePath": "pages/shop/shop",
					"iconPath": "./static/tabimg/shop2.png",
					"selectedIconPath": "./static/tabimg/shop2.png",
					"text": "商城"
				},
				{
					"pagePath": "pages/activity/activity",
					"iconPath": "./static/tabimg/activty2.png",
					"selectedIconPath": "./static/tabimg/activty2.png",
					"text": "活动"
				},
				{
					"pagePath": "pages/user/user",
					"iconPath": "./static/tabimg/me2.png",
					"selectedIconPath": "./static/tabimg/me2.png",
					"text": "我的"
				}

			]
		},
		"globalStyle": {
			"navigationBarTextStyle": "black",
			"navigationBarTitleText": "uni-app",
			"navigationBarBackgroundColor": "#F8F8F8",
			"backgroundColor": "#F8F8F8"
		},
		"uniIdRouter": {}
	}