{
	"pages": [

		{
			"path": "pages/index/index",
			"style": {
				"enablePullDownRefresh": true,
				// #ifdef MP 
				"navigationBarTitleText": "IKEA SHOP",
				//"navigationStyle": "custom",
				// #endif 
				"app-plus": {
					"titleNView": {
						"titleText": "IKEA SHOP"
						//"type": "transparent"
						// "searchInput": {
						// 	"backgroundColor": "rgba(231, 231, 231,.7)",
						// 	"borderRadius": "16px",
						// 	"placeholder": "请输入地址 如:大钟寺",
						// 	"disabled": true,
						// 	"placeholderColor": "#606266"
						// },
						// "buttons": [{
						// 		"fontSrc": "/static/yticon.ttf",
						// 		"text": "\ue60d",
						// 		"fontSize": "26",
						// 		"color": "#303133",
						// 		"float": "left",
						// 		"background": "rgba(0,0,0,0)"
						// 	},
						// 	{
						// 		"fontSrc": "/static/yticon.ttf",
						// 		"text": "\ue744",
						// 		"fontSize": "27",
						// 		"color": "#303133",
						// 		"background": "rgba(0,0,0,0)",
						// 		"redDot": true
						// 	}
						// ]
					}
				}
			}
		},
		{
			"path": "pages/product/product",
			"style": {
				"navigationBarTitleText": "Detail Show",
				"enablePullDownRefresh": true,
				"app-plus": {
					"titleNView": {
						"type": "transparent"
					}
				}
			}
		}, {
			"path": "pages/set/set",
			"style": {
				"navigationBarTitleText": "Setting"
			}
		},
		{
			"path": "pages/userinfo/userinfo",
			"style": {
				"navigationBarTitleText": "Modify Information"
			}
		}, 
		// {
		// 	"path": "pages/cart/cart",
		// 	"style": {
		// 		"enablePullDownRefresh": true,
		// 		"navigationBarTitleText": "购物车"
		// 	}
		// },
		{
			"path": "pages/public/login",
			"style": {
				"navigationBarTitleText": "",
				"navigationStyle": "custom",
				"app-plus": {
					"titleNView": false,
					"animationType": "slide-in-bottom"
				}
			}
		}, {
			"path": "pages/public/register",
			"style": {
				"navigationBarTitleText": "",
				"navigationStyle": "custom",
				"app-plus": {
					"titleNView": false,
					"animationType": "slide-in-bottom"
				}
			}
		}, {
			"path": "pages/user/user",
			"style": {
				"navigationBarTitleText": "My",
				// #ifdef MP
				"navigationStyle": "custom",
				// #endif
				"app-plus": {
					"bounce": "none",
					"titleNView": {
						"type": "transparent"
						// "buttons": [{
						// 		"fontSrc": "/static/yticon.ttf",
						// 		"text": "\ue60f",
						// 		"fontSize": "24",
						// 		"color": "#303133",
						// 		"width": "46px",
						// 		"background": "rgba(0,0,0,0)"
						// 	},
						// 	{
						// 		"fontSrc": "/static/yticon.ttf",
						// 		"text": "\ue744",
						// 		"fontSize": "28",
						// 		"color": "#303133",
						// 		"background": "rgba(0,0,0,0)",
						// 		"redDot": true
						// 	}
						// ]
					}
				}
			}
		}, {
			"path": "pages/order/order",
			"style": {
				"navigationBarTitleText": "My Order",
				"enablePullDownRefresh": true,
				"app-plus": {
					"bounce": "none"
				}
			}
		}, 
		{
			"path": "pages/order/orderDetail",
			"style": {
				"enablePullDownRefresh": true,
				"navigationBarTitleText": "Order Detail",
				"app-plus": {
					"bounce": "none",
					"titleNView": {
						"type": "transparent"
					}
				}
			}
		},{
			"path": "pages/money/money",
			"style": {}
		}, {
			"path": "pages/order/createOrder",
			"style": {
				"navigationBarTitleText": "Create Order"
			}
		}, {
			"path": "pages/address/address",
			"style": {
				"navigationBarTitleText": "Shipping Address"
			}
		}, {
			"path": "pages/address/addressManage",
			"style": {
				"navigationBarTitleText": ""
			}
		}, {
			"path": "pages/money/pay",
			"style": {
				"navigationBarTitleText": "Payment"
			}
		},
		{
			"path": "pages/money/paySuccess",
			"style": {
				"navigationBarTitleText": "Pay Success"
			}
		}
	    ,{
            "path" : "pages/notice/notice",
            "style" : {
				"navigationBarTitleText": "通知"
			}
        }
        ,{
            "path" : "pages/category/category",
            "style" : {
				"navigationBarTitleText": "Classification",
				"enablePullDownRefresh": true,
				"app-plus": {
					"bounce": "none"
				}
			}
        }
        ,{
            "path" : "pages/product/list",
            "style" : {
				"enablePullDownRefresh": true,
				"navigationBarTitleText": "Product List"
			}
        }
		,{
		    "path" : "pages/flash/list",
		    "style" : {
				"enablePullDownRefresh": true,
				"navigationBarTitleText": "限时活动"
			}
		},
		{
		    "path" : "pages/favorite/favorite",
		    "style" : {
				"enablePullDownRefresh": true,
				"navigationBarTitleText": "My Collection"
			}
		},
		{
		    "path" : "pages/public/webview",
		    "style" : {
				"enablePullDownRefresh": true,
				"navigationBarTitleText": "物流"
			}
		},
		{
		    "path" : "pages/order/evaluate",
		    "style" : {
				"enablePullDownRefresh": true,
				"navigationBarTitleText": "发表评论"
			}
		},
		{
		    "path" : "pages/order/refund",
		    "style" : {
				"enablePullDownRefresh": true,
				"navigationBarTitleText": "申请售后"
			}
		},
		// {
		//     "path" : "pages/product/evaluate",
		//     "style" : {
		// 		"enablePullDownRefresh": true,
		// 		"navigationBarTitleText": "评价"
		// 	}
		// },
		{
		    "path" : "pages/order/delivery",
		    "style" : {
				"enablePullDownRefresh": false,
				"navigationBarTitleText": "运费模板"
			}
		}
    ],
	"globalStyle": {
		"navigationBarTextStyle": "black",
		"navigationBarTitleText": "uni-app",
		"navigationBarBackgroundColor": "#FFFFFF",
		"backgroundColor": "#f8f8f8"
	},
	"tabBar": {
		"color": "#C0C4CC",
		"selectedColor": "#fa436a",
		"borderStyle": "black",
		"backgroundColor": "#ffffff",
		"list": [{
				"pagePath": "pages/index/index",
				"iconPath": "static/tab-home.png",
				"selectedIconPath": "static/tab-home-current.png",
				"text": "Home"
			},
			{
				"pagePath": "pages/category/category",
				"iconPath": "static/tab-cate.png",
				"selectedIconPath": "static/tab-cate-current.png",
				"text": "Classification"
			},
			// {
			// 	"pagePath": "pages/cart/cart",
			// 	"iconPath": "static/tab-cart.png",
			// 	"selectedIconPath": "static/tab-cart-current.png",
			// 	"text": "购物车"
			// },
			{
				"pagePath": "pages/user/user",
				"iconPath": "static/tab-my.png",
				"selectedIconPath": "static/tab-my-current.png",
				"text": "My"
			}
		]
	},
	"condition" : { //模式配置,仅开发期间生效
		"current": 0, //当前激活的模式(list 的索引项)
		"list": [
			{
				"name": "index", //模式名称
				"path": "pages/index/index", //启动页面,必选
				"query": "" //启动参数,在页面的onLoad函数里面得到
			},
			{
				"name": "comment",
				"path": "pages/order/comment",
				"query":"order_id=nAyML8YWRXU1O2b&image=/shop/20200315/5507a02e4f1a43c72d8360e4194b42a5.png&title=万里无一万里无一万里无一万里无一万里无一万里无一苹果X&spec=白色"
			},
			{
				"name": "orderDetail",
				"path":"pages/order/orderDetail",
				"query":"order_id=XDW6kZLJD4ijNEE"
			},
			{
				"name":"orderRefund",
				"path":"pages/order/refund",
				"query":"order_id=7Rw23P1oW1CyPgO"
			},
			{
				"name":"userinfo",
				"path":"pages/userinfo/userinfo",
				"query":""
			},
			{
				"name": "deliveryTemplate",
				"path":"pages/order/delivery",
				"query":""
			}
		]
	}
}