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

77
		},
DCloud_JSON's avatar
DCloud_JSON 已提交
78
		{
芊里 已提交
79 80 81 82 83 84 85 86 87 88 89 90 91 92
			"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

				}
			}
93
		}, {
DCloud_JSON's avatar
DCloud_JSON 已提交
94
			"path": "pages/uni-agree/uni-agree",
95 96
			"style": {
				"navigationStyle": "custom",
DCloud_JSON's avatar
DCloud_JSON 已提交
97 98 99
				"app-plus": {
					"popGesture": "none"
				}
100
			}
芊里 已提交
101
		}, {
芊里 已提交
102
			"path": "pages/ucenter/settings/settings",
芊里 已提交
103 104 105 106 107
			"style": {
				"navigationBarTitleText": "设置"
			}

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

133
		}, {
芊里 已提交
134 135 136 137 138 139 140
			"path": "pages/common/webview/webview",
			"style": {
				"navigationBarTitleText": "",
				"enablePullDownRefresh": false
			}

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

160 161 162 163 164 165 166 167 168 169 170 171
		}, {
			"path": "pages/ucenter/settings/deactivate/deactivate",
			"style": {
				"navigationBarTitleText": "注销提醒",
				"enablePullDownRefresh": false
			}
		}, {
			"path": "uni_modules/uni-feedback/pages/opendb-feedback/opendb-feedback",
			"style": {
				"navigationBarTitleText": "意见反馈",
				"enablePullDownRefresh": false
			}
芊里 已提交
172
		}
173
    ],
芊里 已提交
174 175
	"globalStyle": {
		"navigationBarTextStyle": "black",
176
		"navigationBarTitleText": "uni-starter",
芊里 已提交
177
		"navigationBarBackgroundColor": "#FFFFFF",
178
		"backgroundColor": "#F8F8F8",
DCloud_JSON's avatar
重构  
DCloud_JSON 已提交
179
		"enablePullDownRefresh": false
芊里 已提交
180
	},
L
23  
linju 已提交
181
	"condition": {
DCloud_JSON's avatar
312  
DCloud_JSON 已提交
182
		"list": [{
183
				"path": "pages/list/detail"
184
			}, {
185
				"path": "pages/list/list"
芊里 已提交
186
			},
187 188 189
			{
				"path": "pages/ucenter/login-page/index/index"
			}, {
190
				"path": "pages/ucenter/userinfo/userinfo"
芊里 已提交
191 192 193 194
			},
			{
				"path": "pages/ucenter/settings/settings"
			}
L
23  
linju 已提交
195
		],
196
		"current": 1
DCloud_JSON's avatar
312  
DCloud_JSON 已提交
197
	},
芊里 已提交
198 199 200 201
	"tabBar": {
		"color": "#7A7E83",
		"selectedColor": "#007AFF",
		"borderStyle": "black",
芊里 已提交
202
		"backgroundColor": "#FFFFFF",
芊里 已提交
203 204 205 206 207 208 209 210 211 212
		"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": "宫格"
213 214
		}
		, {
芊里 已提交
215 216 217 218 219 220
			"pagePath": "pages/ucenter/ucenter",
			"iconPath": "static/tabbar/me.png",
			"selectedIconPath": "static/tabbar/me_active.png",
			"text": "我的"
		}]
	}
221
}