pages.json 6.9 KB
{
	"tabBar": {
		"color": "#5C5C5C",
		"selectedColor": "#3375D8",
		"borderStyle": "white",
		"backgroundColor": "#ffffff",
		"list": [{
			"pagePath": "pages/index/buy",
			"iconPath": "static/Frame/Frame 185.png",
			"selectedIconPath": "static/Frame/Frame 184.png",
			"text": "买设备"
		}, {
			"pagePath": "pages/index/sell",
			"iconPath": "static/Frame/Frame.png",
			"selectedIconPath": "static/Frame/Frame(1).png",
			"text": "卖设备"
		}, {
			"pagePath": "pages/index/message",
			"iconPath": "static/Frame/Frame(2).png",
			"selectedIconPath": "static/Frame/Frame(3).png",
			"text": "消息"
		}, {
			"pagePath": "pages/index/my",
			"iconPath": "static/Frame/Frame(5).png",
			"selectedIconPath": "static/Frame/Frame(4).png",
			"text": "我的"
		}]
	},
	"pages": [{
			"path": "pages/index/buy",
			"style": {
				"navigationBarTitleText": "",
				"enablePullDownRefresh": false,
				"navigationBarBackgroundColor": "#CDE1F0",
				"navigationStyle": "custom"
			}

		},
		{
			"path": "pages/index/adIndex",
			"style": {
				"navigationBarTitleText": "",
				"enablePullDownRefresh": false
			}

		},
		{
			"path": "pages/index/login",
			"style": {
				"navigationBarTitleText": "登录",
				"navigationStyle": "custom"
			}
		},

		{
			"path": "pages/index/index",
			"style": {
				"navigationBarTitleText": "首页",
				"navigationStyle": "custom"
			}
		}, {
			"path": "pages/index/choose",
			"style": {
				"navigationBarTitleText": "",
				"enablePullDownRefresh": false
			}

		}, {
			"path": "pages/index/sell",
			"style": {
				"navigationBarTitleText": "",
				"enablePullDownRefresh": false,
				"navigationBarBackgroundColor": "#CDE1F0"
			}

		}, {
			"path": "pages/index/message",
			"style": {
				"navigationBarTitleText": "",
				"enablePullDownRefresh": false
			}

		}, {
			"path": "pages/index/my",
			"style": {
				"navigationBarTitleText": "",
				"enablePullDownRefresh": false,
				"navigationStyle": "custom"
			}

		}, {
			"path": "component/listItem/listItem",
			"style": {
				"navigationBarTitleText": "",
				"enablePullDownRefresh": false
			}

		}, {
			"path": "pages/my/aboutUs",
			"style": {
				"navigationBarTitleText": "关于我们",
				"enablePullDownRefresh": false
			}

		}, {
			"path": "pages/my/setting",
			"style": {
				"navigationBarTitleText": "设置",
				"enablePullDownRefresh": false
			}

		}, {
			"path": "pages/sellAndBuy/hire",
			"style": {
				"navigationBarTitleText": "",
				"enablePullDownRefresh": false,
				"navigationStyle": "custom"
			}

		}, {
			"path": "pages/sellAndBuy/hub",
			"style": {
				"navigationBarTitleText": "",
				"enablePullDownRefresh": false,
				"navigationStyle": "custom"
			}

		}, {
			"path": "pages/sellAndBuy/upload",
			"style": {
				"navigationBarTitleText": "上传设备照片",
				"enablePullDownRefresh": false,
				"navigationBarBackgroundColor": "#f7f8faff"
			}

		}, {
			"path": "pages/sellAndBuy/chooseDev",
			"style": {
				"navigationBarTitleText": "选择设备",
				"enablePullDownRefresh": false
			}

		}, {
			"path": "pages/sellAndBuy/logo",
			"style": {
				"navigationBarTitleText": "选择品牌",
				"enablePullDownRefresh": false
			}

		}, {
			"path": "pages/sellAndBuy/chooseNum",
			"style": {
				"navigationBarTitleText": "选择型号",
				"enablePullDownRefresh": false
			}

		}, {
			"path": "pages/price/gusse",
			"style": {
				"navigationBarTitleText": "估价",
				"enablePullDownRefresh": false
			}

		}, {
			"path": "pages/my/myDevice",
			"style": {
				"navigationBarTitleText": "我的设备",
				"enablePullDownRefresh": false,
				"navigationStyle": "custom"
			}

		}, {
			"path": "pages/my/publish",
			"style": {
				"navigationBarTitleText": "",
				"enablePullDownRefresh": false
			}

		}, {
			"path": "pages/my/myNeeds",
			"style": {
				"navigationBarTitleText": "我的需求",
				"enablePullDownRefresh": false,
				"navigationStyle": "custom"
			}

		}, {
			"path": "pages/my/needsPublish",
			"style": {
				"navigationBarTitleText": "",
				"enablePullDownRefresh": false
			}

		}, {
			"path": "pages/my/myStars",
			"style": {
				"navigationBarTitleText": "我的收藏",
				"enablePullDownRefresh": false
			}

		}, {
			"path": "pages/my/history",
			"style": {
				"navigationBarTitleText": "最近浏览",
				"enablePullDownRefresh": false
			}

		}

		, {
			"path": "pages/sellAndBuy/uphire",
			"style": {
				"navigationBarTitleText": "",
				"enablePullDownRefresh": false
			}

		}, {
			"path": "pages/sellAndBuy/upneeds",
			"style": {
				"navigationBarTitleText": "型号",
				"enablePullDownRefresh": false
			}

		}
	],
	"subPackages": [{
		"root": "pages/subPages",
		"pages": [

			{
				"path": "codeLogin",
				"style": {
					"navigationBarTitleText": "",
					"navigationStyle": "custom",
					"enablePullDownRefresh": false
				}

			}, {
				"path": "detail",
				"style": {
					"navigationBarTitleText": "设备详情",
					"enablePullDownRefresh": false,
					"navigationStyle": "custom"

				}

			}, {
				"path": "more",
				"style": {
					"navigationBarTitleText": "全部设备",
					"enablePullDownRefresh": false
				}

			}, {
				"path": "moreChoose",
				"style": {
					"navigationBarTitleText": "城市选择",
					"enablePullDownRefresh": false
				}

			}, {
				"path": "moreSearch",
				"style": {
					"navigationBarTitleText": "搜索",
					"enablePullDownRefresh": false
				}

			}, {
				"path": "ad",
				"style": {
					"navigationBarTitleText": "意见反馈",
					"enablePullDownRefresh": false
				}

			}, {
				"path": "join",
				"style": {
					"navigationBarTitleText": "",
					"enablePullDownRefresh": false,
					"navigationStyle": "custom"
				}

			}, {
				"path": "editName",
				"style": {
					"navigationBarTitleText": "修改姓名",
					"enablePullDownRefresh": false
				}

			}, {
				"path": "editPhone",
				"style": {
					"navigationBarTitleText": "修改手机号",
					"enablePullDownRefresh": false
				}

			}, {
				"path": "service",
				"style": {
					"navigationBarTitleText": "服务协议",
					"enablePullDownRefresh": false
				}

			}, {
				"path": "ys",
				"style": {
					"navigationBarTitleText": "隐私政策",
					"enablePullDownRefresh": false
				}

			}, {
				"path": "outer",
				"style": {
					"navigationBarTitleText": "",
					"enablePullDownRefresh": false
				}

			}, {
				"path": "addUs",
				"style": {
					"navigationBarTitleText": "",
					"enablePullDownRefresh": false,
					"navigationStyle": "custom"
				}

			}, {
				"path": "search",
				"style": {
					"navigationBarTitleText": "搜索",
					"enablePullDownRefresh": false
				}

			}, {
				"path": "detail2",
				"style": {
					"navigationBarTitleText": "",
					"enablePullDownRefresh": false,
					"navigationStyle": "custom"
				}

			}
		]
	}],
	"globalStyle": {
		"navigationBarTextStyle": "black",
		"navigationBarTitleText": "设备乐",
		"navigationBarBackgroundColor": "#ffffff",
		"backgroundColor": "#F7F8FA"
	}
}