Blame view

pages.json 10.9 KB
1f3f2378   起风了   我的第一次
1
2
3
4
  {

  	"easycom": {

  		"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"

  	},

53c27360   smile   1111
5
  	"pages": [{

1f3f2378   起风了   我的第一次
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
  			"path": "pages/home/home",

  			"style": {

  				"navigationStyle": "custom"

  			}

  		},

  		{

  			"path": "pages/login/login",

  			"style": {

  				"navigationBarTitleText": "",

  				"enablePullDownRefresh": false

  			}

  		},

  		{

  			"path": "pages/funeral/funeral",

  			"style": {

  				"navigationStyle": "custom"

  			}

  		}, {

  			"path": "pages/minor/minor",

  			"style": {

  				"navigationStyle": "custom"

  			}

  		}, {

  			"path": "pages/funeralculture/funeralculture",

  			"style": {

  				"navigationStyle": "custom"

  			}

  		}, {

  			"path": "pages/funerallaw/funerallaw",

  			"style": {

  				"navigationStyle": "custom"

  			}

  		}, {

  			"path": "pages/funeralguide/funeralguide",

  			"style": {

  				"navigationStyle": "custom"

  			}

  		}, {

  			"path": "pages/funeralproblem/funeralproblem",

  			"style": {

  				"navigationStyle": "custom"

  			}

  		}, {

  			"path": "pages/funeralreservation/funeralreservation",

  			"style": {

  				"navigationStyle": "custom"

  			}

  		}, {

  			"path": "pages/funeralreport/funeralreport",

  			"style": {

  				"navigationStyle": "custom"

  			}

  		}, {

  			"path": "pages/funeralreportmove/funeralreportmove",

  			"style": {

  				"navigationStyle": "custom"

  			}

  		}, {

  			"path": "pages/funeralresult/funeralresult",

  			"style": {

  				"navigationStyle": "custom"

  			}

  		}, {

  			"path": "pages/institution/institution",

  			"style": {

  				"navigationStyle": "custom"

  			}

  		}, {

  			"path": "pages/institutiondetail/institutiondetail",

  			"style": {

  				"navigationStyle": "custom"

  			}

  		}, {

  			"path": "pages/my/my",

  			"style": {

  				"navigationStyle": "custom"

  			}

  		}, {

  			"path": "pages/myorder/myorder",

  			"style": {

  				"navigationStyle": "custom"

  			}

  		}, {

  			"path": "pages/myorderdetail/myorderdetail",

  			"style": {

  				"navigationStyle": "custom"

  			}

  		}, {

  			"path": "pages/mydeath/mydeath",

  			"style": {

  				"navigationStyle": "custom"

  			}

  		}, {

  			"path": "pages/mydeathdetail/mydeathdetail",

  			"style": {

  				"navigationStyle": "custom"

  			}

  		}, {

  			"path": "pages/myevaluate/myevaluate",

  			"style": {

  				"navigationStyle": "custom"

  			}

  		}, {

  			"path": "pages/hcxx/hcxx",

  			"style": {

  				"navigationStyle": "custom"

  			}

  		},

  		{

  			"path": "pages/myreservation/myreservation",

  			"style": {

  				"navigationStyle": "custom"

  			}

  		}, {

  			"path": "pages/myreservationdetail/myreservationdetail",

  			"style": {

  				"navigationStyle": "custom"

  			}

  		}, {

  			"path": "pages/mall/mall",

  			"style": {

  				"navigationStyle": "custom"

  			}

  		}, {

  			"path": "pages/mallgoods/mallgoods",

  			"style": {

  				"navigationStyle": "custom"

  			}

  		}, {

  			"path": "pages/map/map",

  			"style": {

  				"navigationStyle": "custom"

  			}

  		}, {

  			"path": "pages/map1/map",

  			"style": {

d7d4c017   李宇   1
142
  				"navigationBarTitleText": "地名查询服务"

1f3f2378   起风了   我的第一次
143
144
145
146
  			}

  		}, {

  			"path": "pages/mapstakeline/mapstakeline",

  			"style": {

d7d4c017   李宇   1
147
  				"navigationBarTitleText": "界桩界线管护"

1f3f2378   起风了   我的第一次
148
149
150
151
152
153
154
155
156
  			}

  		}, {

  			"path": "pages/mapstakelinedetail/mapstakelinedetail",

  			"style": {

  				"navigationStyle": "custom"

  			}

  		}, {

  			"path": "pages/maptask/maptask",

  			"style": {

b9de76dc   李宇   1
157
158
  				"navigationBarTitleText": "我的任务",

  				"enablePullDownRefresh": false

1f3f2378   起风了   我的第一次
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
  			}

  		}, {

  			"path": "pages/maptaskdetail/maptaskdetail",

  			"style": {

  				"navigationStyle": "custom"

  			}

  		}, {

  			"path": "pages/maptaskdetailcancel/maptaskdetailcancel",

  			"style": {

  				"navigationStyle": "custom"

  			}

  		}, {

  			"path": "pages/maptaskdetailcomplete/maptaskdetailcomplete",

  			"style": {

  				"navigationStyle": "custom"

  			}

  		}, {

  			"path": "pages/maptaskdetailsuccess/maptaskdetailsuccess",

  			"style": {

  				"navigationStyle": "custom"

  			}

  		}, {

  			"path": "pages/mapdoorplatesuccess/mapdoorplatesuccess",

  			"style": {

  				"navigationStyle": "custom"

  			}

  		},

  		{

  			"path": "pages/receiptRegistrationSuccess/receiptRegistrationSuccess",

  			"style": {

  				"navigationStyle": "custom"

  			}

53c27360   smile   1111
191
192
193
194
195
196
197
198
  		},

  		{

  			"path": "pages/whisper/whisperSuccess",

  			"style": {

  				"navigationStyle": "custom"

  			}

  		},

  		{

1f3f2378   起风了   我的第一次
199
200
201
202
  			"path": "pages/mapdoorplate/mapdoorplate",

  			"style": {

  				"navigationStyle": "custom"

  			}

53c27360   smile   1111
203
204
  		},

  		{

1f3f2378   起风了   我的第一次
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
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
  			"path": "pages/minorsos/minorsos",

  			"style": {

  				"navigationStyle": "custom"

  			}

  		}, {

  			"path": "pages/minorsosdetail/minorsosdetail",

  			"style": {

  				"navigationStyle": "custom"

  			}

  		}, {

  			"path": "pages/minorlocate/minorlocate",

  			"style": {

  				"navigationStyle": "custom"

  			}

  		}, {

  			"path": "pages/minorcontrol/minorcontrol",

  			"style": {

  				"navigationStyle": "custom"

  			}

  		}, {

  			"path": "pages/driver/driver",

  			"style": {

  				"navigationStyle": "custom"

  			}

  		}, {

  			"path": "pages/driverdetail/driverdetail",

  			"style": {

  				"navigationStyle": "custom"

  			}

  		}, {

  			"path": "pages/drivermodify/drivermodify",

  			"style": {

  				"navigationStyle": "custom"

  			}

  		}, {

  			"path": "pages/funeralcremation/funeralcremation",

  			"style": {

  				"navigationStyle": "custom"

  			}

  		}, {

  			"path": "pages/funeralash/funeralash",

  			"style": {

  				"navigationStyle": "custom"

  			}

  		}, {

  			"path": "pages/auditorium/auditorium",

  			"style": {

  				"navigationStyle": "custom"

  			}

  

  		}

  

  		, {

  			"path": "pages/xxdetail/xxdetail",

  			"style": {

  				"navigationStyle": "custom"

  			}

  

  		}, {

  			"path": "pages/myevaluatedetail/myevaluatedetail",

  			"style": {

  				"navigationStyle": "custom"

  			}

  

  		}, {

  			"path": "pages/xw/xw",

  			"style": {

  				"navigationStyle": "custom"

  			}

  

  		}, {

  			"path": "pages/myinfo/myinfo",

  			"style": {

  				"navigationStyle": "custom"

  			}

  

  		}, {

  			"path": "pages/webview/webview",

  			"style": {

  				"navigationBarTitleText": "",

  				"enablePullDownRefresh": false

  			}

  

  		}, {

  			"path": "pages/journalism/journalism",

  			"style": {

  				"navigationBarTitleText": "新闻资讯",

  				"enablePullDownRefresh": false

  			}

  

  		}, {

  			"path": "pages/toponym/toponym",

  			"style": {

  				"navigationBarTitleText": "地名申报",

  				"enablePullDownRefresh": false

  			}

  

  		}, {

  			"path": "pages/toponym/toponymlist",

  			"style": {

  				"navigationBarTitleText": "列表",

  				"enablePullDownRefresh": false

  			}

  

  		},

53c27360   smile   1111
310
  		{

1f3f2378   起风了   我的第一次
311
312
313
314
315
316
317
318
319
  			"path": "pages/declaration/community",

  			"style": {

  				"navigationBarTitleText": "",

  				"enablePullDownRefresh": false

  			}

  

  		}, {

  			"path": "pages/declaration/list",

  			"style": {

63d2069f   李宇   1
320
  				"navigationBarTitleText": "区划地名",

1f3f2378   起风了   我的第一次
321
322
323
  				"enablePullDownRefresh": false

  			}

  

53c27360   smile   1111
324
325
326
  		}, {

  			"path": "pages/declaration/declaration",

  			"style": {

1f3f2378   起风了   我的第一次
327
  				"navigationStyle": "custom",

53c27360   smile   1111
328
329
330
331
332
333
334
335
336
337
338
339
340
341
  				"navigationBarTitleText": "",

  				"enablePullDownRefresh": false

  			}

  

  		}, {

  			"path": "pages/declaration/declarationList",

  			"style": {

  				"navigationBarTitleText": "上报历史",

  				"enablePullDownRefresh": false

  			}

  

  		}, {

  			"path": "pages/declaration/declarationListdetail",

  			"style": {

1f3f2378   起风了   我的第一次
342
  				"navigationStyle": "custom",

53c27360   smile   1111
343
  				"navigationBarTitleText": "",

1f3f2378   起风了   我的第一次
344
345
  				"enablePullDownRefresh": false

  			}

53c27360   smile   1111
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
  

  		},

  		{

  			"path": "pages/policy/policy",

  			"style": {

  				"navigationBarTitleText": "政策文件",

  				"enablePullDownRefresh": false

  			}

  

  		},

  		{

  			"path": "pages/receiptRegistration/receiptRegistrationDetail",

  			"style": {

  				"navigationBarTitleText": "登记详情",

  				"enablePullDownRefresh": false

  			}

  

  		},

8eed5287   “DataPlanet”   11
364
  		{

53c27360   smile   1111
365
366
367
368
369
370
371
  			"path": "pages/receiptRegistration/organization",

  			"style": {

  				"navigationBarTitleText": "机构上报",

  				"enablePullDownRefresh": false

  			}

  

  		},

8eed5287   “DataPlanet”   11
372
  		{

53c27360   smile   1111
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
  			"path": "pages/whisper/index",

  			"style": {

  				"navigationBarTitleText": "悄悄话",

  				"enablePullDownRefresh": false

  			}

  

  		},

  		{

  			"path": "pages/receiptRegistration/townShip",

  			"style": {

  				"navigationBarTitleText": "乡镇上报",

  				"enablePullDownRefresh": false

  			}

  

  		}, {

1f3f2378   起风了   我的第一次
388
  

53c27360   smile   1111
389
390
  			"path": "pages/policy/policydetail",

  			"style": {

1f3f2378   起风了   我的第一次
391
  				"navigationStyle": "custom",

53c27360   smile   1111
392
393
394
395
396
397
398
  				"navigationBarTitleText": ""

  			}

  		}, {

  			"path": "pages/receiptRegistration/receiptRegistrationSchedule",

  			"style": {

  				"navigationBarTitleText": "帮扶进度",

  				"enablePullDownRefresh": false

1f3f2378   起风了   我的第一次
399
  			}

1f3f2378   起风了   我的第一次
400
  

53c27360   smile   1111
401
402
403
404
  		}, {

  

  			"path": "pages/declaration/declaration1",

  			"style": {

1f3f2378   起风了   我的第一次
405
  				"navigationStyle": "custom",

53c27360   smile   1111
406
  				"navigationBarTitleText": ""

1f3f2378   起风了   我的第一次
407
  			}

53c27360   smile   1111
408
409
410
411
412
413
414
  		}, {

  			"path": "pages/receiptRegistration/receiptRegistration",

  			"style": {

  				"navigationBarTitleText": "个案接报登记",

  				"enablePullDownRefresh": false

  			}

  

d7d4c017   李宇   1
415
416
  		},

  		{

53c27360   smile   1111
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
  			"path": "pages/slgxx/slgxx",

  			"style": {

  				"navigationStyle": "custom"

  			}

  		}, {

  			"path": "pages/receiptRegistration/receiptRegistrationList",

  			"style": {

  				"navigationBarTitleText": "列表",

  				"enablePullDownRefresh": false

  			}

  

  		}, {

  			"path": "pages/mapdoorplate/mapdoorplatelist",

  			"style": {

  				"navigationBarTitleText": "列表",

  				"enablePullDownRefresh": false

  			}

  

  		},

  		{

  			"path": "pages/xxqr/xxqr",

  			"style": {

  				"navigationStyle": "custom"

  			}

  		},

  		{

  			"path": "pages/declaration/newDeclaration",

  			"style": {

d7d4c017   李宇   1
445
  				"navigationStyle": "custom",

53c27360   smile   1111
446
447
  				"navigationBarTitleText": "",

  				"enablePullDownRefresh": false

d7d4c017   李宇   1
448
449
450
  			}

  		},

  		{

53c27360   smile   1111
451
452
453
  			"path": "pages/declaration/newDeclarationdetail",

  			"style": {

  				"navigationBarTitleText": "",

d7d4c017   李宇   1
454
  				"navigationStyle": "custom",

53c27360   smile   1111
455
  				"enablePullDownRefresh": false

d7d4c017   李宇   1
456
457
458
  			}

  		},

  		{

53c27360   smile   1111
459
460
461
462
  			"path": "pages/mapstakelinedetail/addmapstakelinedetail",

  			"style": {

  				"navigationBarTitleText": "",

  				"enablePullDownRefresh": false,

d7d4c017   李宇   1
463
464
  				"navigationStyle": "custom"

  			}

2feeb765   李宇   1
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
  		},

  		{

  			"path" : "pages/activity/activity",

  			"style" : 

  			{

  				"navigationBarTitleText" : "活动详情",

  				"enablePullDownRefresh" : false

  			}

  		},

  		{

  			"path" : "pages/activitylist/activitylist",

  			"style" : 

  			{

  				"navigationBarTitleText" : "活动列表",

  				"enablePullDownRefresh" : false

  			}

  		},

  		{

  			"path" : "pages/webviewyl/webviewyl",

  			"style" : 

  			{

  				"navigationStyle": "custom"

  			}

1f3f2378   起风了   我的第一次
488
  		}

53c27360   smile   1111
489
  	],

1f3f2378   起风了   我的第一次
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
  	"globalStyle": {

  		"navigationBarTextStyle": "black",

  		"navigationBarBackgroundColor": "#ffffff"

  	},

  	"tabBar": {

  		"custom": true,

  		"selectedColor": "#ffffff",

  		"backgroundColor": "#fff",

  		"list": [{

  				"iconPath": "/static/tabBar/tab_01.png",

  				"selectedIconPath": "/static/tabBar/tab_02.png",

  				"pagePath": "pages/funeral/funeral",

  				"text": ""

  			},

  			{

  				"iconPath": "/static/tabBar/tab_03.png",

  				"selectedIconPath": "/static/tabBar/tab_04.png",

  				"pagePath": "pages/institution/institution",

  				"text": ""

  			},

  			{

  				"iconPath": "/static/tabBar/tab_05.png",

  				"selectedIconPath": "/static/tabBar/tab_06.png",

  				"pagePath": "pages/mall/mall",

  				"text": ""

  			},

  			{

  				"iconPath": "/static/tabBar/tab_07.png",

  				"selectedIconPath": "/static/tabBar/tab_08.png",

  				"pagePath": "pages/my/my",

  				"text": ""

  			}

  		]

  	}

  }