pages.json 4.8 KB
Newer Older
芊里 已提交
1
{
2 3
	"pages": [
		{
芊里 已提交
4
			"path": "pages/list/list",
5 6 7 8 9
			"style": {
				"navigationStyle":"custom",
				"enablePullDownRefresh": true
			}
		},
芊里 已提交
10 11 12
		{
			"path": "pages/grid/grid",
			"style": {
13
				//#ifndef MP
芊里 已提交
14
				"navigationStyle": "custom"
芊里 已提交
15
				//#endif
芊里 已提交
16 17
			}
		}, {
18
			"path": "pages/ucenter/login-page/index/index",
19
			"style": {
芊里 已提交
20 21
				"navigationBarTitleText": "",
				"app-plus": {
L
12  
linju 已提交
22
					"animationType": "none",
L
23  
linju 已提交
23
					"popGesture": "none"
芊里 已提交
24 25 26
				}
			}
		}, {
芊里 已提交
27
			"path": "pages/list/search/search",
芊里 已提交
28
			"style": {
29
				//#ifndef MP
芊里 已提交
30
				"navigationStyle": "custom"
芊里 已提交
31
				//#endif
芊里 已提交
32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52
			}
		}, {
			"path": "pages/list/detail",
			"style": {
				"app-plus": {
					"titleNView": {
						"buttons": [{
							"type": "share"
						}],
						"type": "transparent"
					}
				},
				"h5": {
					"titleNView": {
						"buttons": [],
						"type": "transparent"
					}
				},
				"navigationBarTitleText": "文章详情"
			}
		}, {
DCloud_JSON's avatar
DCloud_JSON 已提交
53
			"path": "pages/ucenter/userinfo/bind-mobile/bind-mobile",
DCloud_JSON's avatar
DCloud_JSON 已提交
54 55 56 57 58 59
			"style": {
				"navigationBarTitleText": "绑定手机号码"
			}
		},
		{
			"path": "pages/ucenter/ucenter",
芊里 已提交
60 61 62
			"style": {
				"navigationStyle": "custom"
			}
DCloud_JSON's avatar
DCloud_JSON 已提交
63
		}, {
64
			"path": "uni_modules/uni-feedback/pages/uni-feedback/add",
芊里 已提交
65 66 67 68
			"style": {
				"navigationBarTitleText": "问题反馈"
			}
		}, {
芊里 已提交
69
			"path": "pages/ucenter/about/about",
芊里 已提交
70
			"style": {
芊里 已提交
71 72
				"navigationBarTitleText": "关于"
					// #ifdef APP-PLUS
DCloud_JSON's avatar
DCloud_JSON 已提交
73
				,"app-plus": {
芊里 已提交
74 75 76 77 78 79
					"titleNView": {
						"buttons": [{
							"type": "share"
						}]
					}
				}
L
linju 已提交
80
				// #endif
芊里 已提交
81 82
			}

83
		},
DCloud_JSON's avatar
DCloud_JSON 已提交
84 85 86 87 88
		// {
		// 	"path": "pages/ucenter/agree-list/agree-list",
		// 	"style": {
		// 		"navigationBarTitleText": "政策与协议"
		// 	}
芊里 已提交
89

DCloud_JSON's avatar
DCloud_JSON 已提交
90 91 92 93 94
		// }, {
		// 	"path": "pages/ucenter/agree-list/privacy/privacy",
		// 	"style": {
		// 		"navigationBarTitleText": "隐私政策"
		// 	}
芊里 已提交
95

DCloud_JSON's avatar
DCloud_JSON 已提交
96 97 98 99 100
		// }, {
		// 	"path": "pages/ucenter/agree-list/service/service",
		// 	"style": {
		// 		"navigationBarTitleText": "服务协议"
		// 	}
101
		// }, 
DCloud_JSON's avatar
DCloud_JSON 已提交
102
		{
芊里 已提交
103 104 105 106 107 108 109 110 111 112 113 114 115 116
			"path": "uni_modules/uni-upgrade-center-app/pages/upgrade-popup",
			"style": {
				"disableScroll": true,
				"app-plus": {
					"backgroundColorTop": "transparent",
					"background": "transparent",
					"titleNView": false,
					"scrollIndicator": false,
					"popGesture": "none",
					"animationType": "fade-in",
					"animationDuration": 200

				}
			}
117
		}, {
118 119 120
			"path": "uni_modules/uni-agree/pages/uni-agree/uni-agree",
			"style": {
				"navigationStyle": "custom",
DCloud_JSON's avatar
DCloud_JSON 已提交
121 122 123
				"app-plus": {
					"popGesture": "none"
				}
124
			}
芊里 已提交
125
		}, {
芊里 已提交
126
			"path": "pages/ucenter/settings/settings",
芊里 已提交
127 128 129 130 131
			"style": {
				"navigationBarTitleText": "设置"
			}

		}, {
DCloud_JSON's avatar
DCloud_JSON 已提交
132
			"path": "pages/ucenter/userinfo/userinfo",
芊里 已提交
133
			"style": {
134
				"navigationBarTitleText": "个人资料"
芊里 已提交
135 136
			}
		}, {
DCloud_JSON's avatar
DCloud_JSON 已提交
137
			"path": "pages/ucenter/userinfo/uploadCutImageToUnicloud",
芊里 已提交
138 139 140 141
			"style": {
				"navigationStyle": "custom"
			}
		}, {
142
			"path": "pages/ucenter/login-page/pwd-login/pwd-login",
芊里 已提交
143
			"style": {
芊里 已提交
144
				"navigationBarTitleText": ""
芊里 已提交
145 146
			}
		}, {
147
			"path": "pages/ucenter/login-page/pwd-retrieve/pwd-retrieve",
芊里 已提交
148
			"style": {
149
				"navigationBarTitleText": "重置密码"
芊里 已提交
150 151
			}
		}, {
152
			"path": "pages/ucenter/login-page/phone-code/phone-code",
芊里 已提交
153
			"style": {
芊里 已提交
154
				"navigationBarTitleText": ""
芊里 已提交
155 156
			}

DCloud_JSON's avatar
重构  
DCloud_JSON 已提交
157
		},{
芊里 已提交
158 159 160 161 162 163 164
			"path": "pages/common/webview/webview",
			"style": {
				"navigationBarTitleText": "",
				"enablePullDownRefresh": false
			}

		}, {
165
			"path": "pages/ucenter/login-page/register/register",
芊里 已提交
166 167 168 169 170
			"style": {
				"navigationBarTitleText": "注册",
				"enablePullDownRefresh": false
			}

171 172
		},
		{
173
			"path": "pages/ucenter/read-news-log/read-news-log",
DCloud_JSON's avatar
DCloud_JSON 已提交
174
			"style": {
175 176 177
				"navigationBarTitleText": "阅读记录",
				"enablePullDownRefresh": false
			}
芊里 已提交
178
		}
芊里 已提交
179
	],
芊里 已提交
180 181
	"globalStyle": {
		"navigationBarTextStyle": "black",
182
		"navigationBarTitleText": "uni-starter",
芊里 已提交
183
		"navigationBarBackgroundColor": "#FFFFFF",
184
		"backgroundColor": "#F8F8F8",
DCloud_JSON's avatar
重构  
DCloud_JSON 已提交
185
		"enablePullDownRefresh": false
芊里 已提交
186
	},
L
23  
linju 已提交
187
	"condition": {
DCloud_JSON's avatar
312  
DCloud_JSON 已提交
188
		"list": [{
189
				"path": "pages/list/list"
芊里 已提交
190
			},
L
23  
linju 已提交
191
			{
192
				"path": "pages/ucenter/login-page/index/index"
芊里 已提交
193 194 195 196
			},
			{
				"path": "pages/ucenter/settings/settings"
			}
L
23  
linju 已提交
197
		],
DCloud_JSON's avatar
DCloud_JSON 已提交
198
		"current": 0
DCloud_JSON's avatar
312  
DCloud_JSON 已提交
199
	},
芊里 已提交
200 201 202 203
	"tabBar": {
		"color": "#7A7E83",
		"selectedColor": "#007AFF",
		"borderStyle": "black",
芊里 已提交
204
		"backgroundColor": "#FFFFFF",
芊里 已提交
205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221
		"list": [{
			"pagePath": "pages/list/list",
			"iconPath": "static/tabbar/list.png",
			"selectedIconPath": "static/tabbar/list_active.png",
			"text": "列表"
		}, {
			"pagePath": "pages/grid/grid",
			"iconPath": "static/tabbar/grid.png",
			"selectedIconPath": "static/tabbar/grid_active.png",
			"text": "宫格"
		}, {
			"pagePath": "pages/ucenter/ucenter",
			"iconPath": "static/tabbar/me.png",
			"selectedIconPath": "static/tabbar/me_active.png",
			"text": "我的"
		}]
	}
222
}