pages.json 4.6 KB
Newer Older
芊里 已提交
1
{
2 3
	"pages": [
		{
芊里 已提交
4
			"path": "pages/list/list",
5
			"style": {
6
				"navigationStyle": "custom",
7
				"enablePullDownRefresh": true
8 9
			}
		},
芊里 已提交
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
			}
		}, {
			"path": "pages/list/detail",
			"style": {
				"app-plus": {
					"titleNView": {
						"buttons": [{
							"type": "share"
						}],
						"type": "transparent"
					}
				},
				"h5": {
					"titleNView": {
						"type": "transparent"
					}
				},
				"navigationBarTitleText": "文章详情"
			}
		}, {
DCloud_JSON's avatar
DCloud_JSON 已提交
52
			"path": "pages/ucenter/userinfo/bind-mobile/bind-mobile",
DCloud_JSON's avatar
DCloud_JSON 已提交
53 54 55 56 57 58
			"style": {
				"navigationBarTitleText": "绑定手机号码"
			}
		},
		{
			"path": "pages/ucenter/ucenter",
芊里 已提交
59 60 61
			"style": {
				"navigationStyle": "custom"
			}
DCloud_JSON's avatar
DCloud_JSON 已提交
62
		}, {
63
			"path": "uni_modules/uni-feedback/pages/uni-feedback/uni-feedback",
芊里 已提交
64 65 66 67
			"style": {
				"navigationBarTitleText": "问题反馈"
			}
		}, {
芊里 已提交
68
			"path": "pages/ucenter/about/about",
芊里 已提交
69
			"style": {
芊里 已提交
70 71
				"navigationBarTitleText": "关于"
					// #ifdef APP-PLUS
72 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 89 90 91 92 93 94 95 96 97 98
			"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

				}
			}
99
		}, {
DCloud_JSON's avatar
DCloud_JSON 已提交
100
			"path": "pages/uni-agree/uni-agree",
101 102
			"style": {
				"navigationStyle": "custom",
DCloud_JSON's avatar
DCloud_JSON 已提交
103 104 105
				"app-plus": {
					"popGesture": "none"
				}
106
			}
芊里 已提交
107
		}, {
芊里 已提交
108
			"path": "pages/ucenter/settings/settings",
芊里 已提交
109 110 111 112 113
			"style": {
				"navigationBarTitleText": "设置"
			}

		}, {
DCloud_JSON's avatar
DCloud_JSON 已提交
114
			"path": "pages/ucenter/userinfo/userinfo",
芊里 已提交
115
			"style": {
116
				"navigationBarTitleText": "个人资料"
芊里 已提交
117 118
			}
		}, {
119
			"path": "pages/ucenter/userinfo/cropImage",
芊里 已提交
120 121 122 123
			"style": {
				"navigationStyle": "custom"
			}
		}, {
124
			"path": "pages/ucenter/login-page/pwd-login/pwd-login",
芊里 已提交
125
			"style": {
芊里 已提交
126
				"navigationBarTitleText": ""
芊里 已提交
127 128
			}
		}, {
129
			"path": "pages/ucenter/login-page/pwd-retrieve/pwd-retrieve",
芊里 已提交
130
			"style": {
131
				"navigationBarTitleText": "重置密码"
芊里 已提交
132 133
			}
		}, {
134
			"path": "pages/ucenter/login-page/phone-code/phone-code",
芊里 已提交
135
			"style": {
芊里 已提交
136
				"navigationBarTitleText": ""
芊里 已提交
137 138
			}

139
		}, {
芊里 已提交
140 141 142 143 144 145 146
			"path": "pages/common/webview/webview",
			"style": {
				"navigationBarTitleText": "",
				"enablePullDownRefresh": false
			}

		}, {
147
			"path": "pages/ucenter/login-page/register/register",
芊里 已提交
148 149 150 151
			"style": {
				"navigationBarTitleText": "注册",
				"enablePullDownRefresh": false
			}
152 153
		},
		{
154
			"path": "pages/ucenter/read-news-log/read-news-log",
DCloud_JSON's avatar
DCloud_JSON 已提交
155
			"style": {
156
				"navigationBarTitleText": "阅读记录",
157
				"enablePullDownRefresh": true
158
			}
159 160
		}, {
			"path": "pages/ucenter/invite/invite",
161 162
			"style": {
				"navigationStyle": "custom",
163 164 165
				"enablePullDownRefresh": false
			}

芊里 已提交
166
		}
167
    ],
芊里 已提交
168 169
	"globalStyle": {
		"navigationBarTextStyle": "black",
170
		"navigationBarTitleText": "uni-starter",
芊里 已提交
171
		"navigationBarBackgroundColor": "#FFFFFF",
172
		"backgroundColor": "#F8F8F8",
DCloud_JSON's avatar
重构  
DCloud_JSON 已提交
173
		"enablePullDownRefresh": false
芊里 已提交
174
	},
L
23  
linju 已提交
175
	"condition": {
DCloud_JSON's avatar
312  
DCloud_JSON 已提交
176
		"list": [{
177 178
				"path": "pages/list/detail"
			},{
179
				"path": "pages/list/list"
芊里 已提交
180
			},
181 182 183
			{
				"path": "pages/ucenter/login-page/index/index"
			}, {
184
				"path": "pages/ucenter/userinfo/userinfo"
芊里 已提交
185 186 187 188
			},
			{
				"path": "pages/ucenter/settings/settings"
			}
L
23  
linju 已提交
189
		],
190
		"current": 1
DCloud_JSON's avatar
312  
DCloud_JSON 已提交
191
	},
芊里 已提交
192 193 194 195
	"tabBar": {
		"color": "#7A7E83",
		"selectedColor": "#007AFF",
		"borderStyle": "black",
芊里 已提交
196
		"backgroundColor": "#FFFFFF",
芊里 已提交
197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213
		"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": "我的"
		}]
	}
214
}