1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
{
"pages": [ {
"path": "pages/home/index",
"style": {
"navigationBarTitleText": "首页",
"enablePullDownRefresh": true,
"navigationStyle": "custom"
}
},
{
"path": "pages/mine/index",
"style": {
"navigationBarTitleText": "我的",
"navigationBarBackgroundColor": "#F8F6F9"
}
},
{
"path": "pages/community/index",
"style": {
"navigationBarTitleText": "选择小区",
"backgroundColor": "#ffffff"
}
},
{
"path": "pages/personnel/index",
"style": {
"navigationBarTitleText": "维修转单",
"backgroundColor": "#ffffff"
}
},
{
"path": "pages/announcement/index",
"style": {
"navigationBarTitleText": "社区公告"
}
},
{
"path": "pages/announcementDetails/index",
"style": {
"navigationBarTitleText": "公告详情"
}
},
{
"path": "pages/message/index",
"style": {
"navigationBarTitleText": "我的消息",
"navigationBarBackgroundColor": "#F8F6F9"
}
},
{
"path": "pages/housing/index",
"style": {
"navigationBarTitleText": "房屋登记认证",
"enablePullDownRefresh": true,
"navigationBarBackgroundColor": "#ffffff"
}
},
{
"path": "pages/housingResidents/index",
"style": {
"navigationBarTitleText": "住户信息",
"navigationBarBackgroundColor": "#ffffff"
}
},
{
"path": "pages/housingAudit/index",
"style": {
"navigationBarTitleText": "物业审核",
"navigationStyle": "custom",
"navigationBarBackgroundColor": "#ffffff"
}
},
{
"path": "pages/housingCertification/index",
"style": {
"navigationBarTitleText": "认证成功",
"navigationBarBackgroundColor": "#ffffff"
}
}, {
"path": "pages/maintenance/index",
"style": {
"navigationBarTitleText": "维修上报",
"enablePullDownRefresh": true,
"navigationBarBackgroundColor": "#ffffff"
}
}, {
"path": "pages/maintenanceAdd/index",
"style": {
"navigationBarTitleText": "填写维修信息",
"navigationBarBackgroundColor": "#ffffff"
}
}, {
"path": "pages/maintenanceAaudit/index",
"style": {
"navigationBarTitleText": "维修提交审核",
"navigationBarBackgroundColor": "#ffffff"
}
},{
"path": "pages/maintenanceDetails/index",
"style": {
"navigationBarTitleText": "维修评价",
"navigationBarBackgroundColor": "#ffffff"
}
}, {
"path": "pages/complaints/index",
"style": {
"navigationBarTitleText": "投诉记录",
"enablePullDownRefresh": true,
"navigationBarBackgroundColor": "#ffffff"
}
}, {
"path": "pages/complaintsAdd/index",
"style": {
"navigationBarTitleText": "新增投诉",
"navigationBarBackgroundColor": "#ffffff"
}
}, {
"path": "pages/complaintsDetail/index",
"style": {
"navigationBarTitleText": "投诉详情",
"navigationBarBackgroundColor": "#ffffff"
}
}, {
"path": "pages/payCost/index",
"style": {
"navigationBarTitleText": "生活缴费"
}
}, {
"path": "pages/payCostProperty/index",
"style": {
"navigationBarTitleText": "缴费"
}
}, {
"path": "pages/payCostRecord/index",
"style": {
"navigationBarTitleText": "缴费记录"
}
}, {
"path": "pages/payCostDetails/index",
"style": {
"navigationBarTitleText": "缴费详情"
}
}, {
"path": "pages/payCostStatistical/index",
"style": {
"navigationBarTitleText": "历史缴费统计"
}
}, {
"path": "pages/myHouse/index",
"style": {
"navigationBarTitleText": "我的房屋认证",
"enablePullDownRefresh": true,
"navigationBarBackgroundColor": "#ffffff"
}
}, {
"path": "pages/myHouseDetails/index",
"style": {
"navigationBarTitleText": "房屋信息",
"navigationBarBackgroundColor": "#ffffff"
}
}, {
"path": "pages/myRefund/index",
"style": {
"navigationBarTitleText": "我的退款"
}
}, {
"path": "pages/myRefundDetails/index",
"style": {
"navigationBarTitleText": "退款详情"
}
}, {
"path": "pages/myReceipt/index",
"style": {
"navigationBarTitleText": "我的收据"
}
},{
"path": "pages/myPaycost/index",
"style": {
"navigationBarTitleText": "我的缴费记录"
}
}, {
"path": "pages/myPaycostDetails/index",
"style": {
"navigationBarTitleText": "缴费详情"
}
},{
"path": "pages/myInformation/index",
"style": {
"navigationBarTitleText": "个人信息",
"navigationBarBackgroundColor": "#ffffff"
}
},{
"path": "pages/repairList/index",
"style": {
"navigationBarTitleText": "维修列表",
"navigationBarBackgroundColor": "#ffffff"
}
},{
"path": "pages/repairDetails/index",
"style": {
"navigationBarTitleText": "维修详情",
"navigationBarBackgroundColor": "#ffffff"
}
},{
"path": "pages/policy/agreement",
"style": {
"navigationBarTitleText": "用户服务协议"
}
},{
"path": "pages/policy/policy",
"style": {
"navigationBarTitleText": "隐私政策"
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#FFFFFF",
"backgroundColor": "#ffffff",
"app-plus": {
"background": "#ffffff"
}
},
"tabBar": {
"color": "#A8ABE4",
"selectedColor": "#5159EA",
"borderStyle": "white",
"backgroundColor": "#FFFFFF",
"list": [{
"pagePath": "pages/home/index",
"text": "首页",
"iconPath": "static/tabbar/home.png",
"selectedIconPath": "static/tabbar/home_active.png"
},
{
"pagePath": "pages/mine/index",
"text": "我的",
"iconPath": "static/tabbar/mine.png",
"selectedIconPath": "static/tabbar/mine_active.png"
}
]
}
}