Blame view

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

  	"easycom": {

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

  	},

4325c47c   李宇   1
5
6
  	"pages": [

  		{

1f3f2378   起风了   我的第一次
7
8
9
10
11
12
13
14
15
16
17
18
  			"path": "pages/home/home",

  			"style": {

  				"navigationStyle": "custom"

  			}

  		},

  		{

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

  			"style": {

  				"navigationBarTitleText": "",

  				"enablePullDownRefresh": false

  			}

  		},

4325c47c   李宇   1
19
20
  

  

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

  			"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
145
  				"navigationBarTitleText": "地名查询服务"

1f3f2378   起风了   我的第一次
146
147
148
149
  			}

  		}, {

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

  			"style": {

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

1f3f2378   起风了   我的第一次
151
152
153
154
155
156
157
158
159
  			}

  		}, {

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

  			"style": {

  				"navigationStyle": "custom"

  			}

  		}, {

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

  			"style": {

b9de76dc   李宇   1
160
161
  				"navigationBarTitleText": "我的任务",

  				"enablePullDownRefresh": false

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

  		}, {

  			"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
194
195
196
197
198
199
200
201
  		},

  		{

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

  			"style": {

  				"navigationStyle": "custom"

  			}

  		},

  		{

1f3f2378   起风了   我的第一次
202
203
204
205
  			"path": "pages/mapdoorplate/mapdoorplate",

  			"style": {

  				"navigationStyle": "custom"

  			}

53c27360   smile   1111
206
207
  		},

  		{

1f3f2378   起风了   我的第一次
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
310
311
312
  			"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
313
  		{

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

  			"style": {

  				"navigationBarTitleText": "",

  				"enablePullDownRefresh": false

  			}

  

  		}, {

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

  			"style": {

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

1f3f2378   起风了   我的第一次
324
325
326
  				"enablePullDownRefresh": false

  			}

  

53c27360   smile   1111
327
328
329
  		}, {

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

  			"style": {

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

53c27360   smile   1111
331
332
333
334
335
336
337
338
339
340
341
342
343
344
  				"navigationBarTitleText": "",

  				"enablePullDownRefresh": false

  			}

  

  		}, {

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

  			"style": {

  				"navigationBarTitleText": "上报历史",

  				"enablePullDownRefresh": false

  			}

  

  		}, {

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

  			"style": {

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

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

1f3f2378   起风了   我的第一次
347
348
  				"enablePullDownRefresh": false

  			}

53c27360   smile   1111
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
  

  		},

  		{

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

  			"style": {

  				"navigationBarTitleText": "政策文件",

  				"enablePullDownRefresh": false

  			}

  

  		},

  		{

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

  			"style": {

  				"navigationBarTitleText": "登记详情",

  				"enablePullDownRefresh": false

  			}

  

  		},

8eed5287   “DataPlanet”   11
367
  		{

53c27360   smile   1111
368
369
370
371
372
373
374
  			"path": "pages/receiptRegistration/organization",

  			"style": {

  				"navigationBarTitleText": "机构上报",

  				"enablePullDownRefresh": false

  			}

  

  		},

8eed5287   “DataPlanet”   11
375
  		{

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

  			"style": {

  				"navigationBarTitleText": "悄悄话",

  				"enablePullDownRefresh": false

  			}

  

  		},

  		{

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

  			"style": {

  				"navigationBarTitleText": "乡镇上报",

  				"enablePullDownRefresh": false

  			}

  

  		}, {

1f3f2378   起风了   我的第一次
391
  

53c27360   smile   1111
392
393
  			"path": "pages/policy/policydetail",

  			"style": {

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

53c27360   smile   1111
395
396
397
398
399
400
401
  				"navigationBarTitleText": ""

  			}

  		}, {

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

  			"style": {

  				"navigationBarTitleText": "帮扶进度",

  				"enablePullDownRefresh": false

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

1f3f2378   起风了   我的第一次
403
  

53c27360   smile   1111
404
405
406
407
  		}, {

  

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

  			"style": {

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

53c27360   smile   1111
409
  				"navigationBarTitleText": ""

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

53c27360   smile   1111
411
412
413
414
415
416
417
  		}, {

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

  			"style": {

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

  				"enablePullDownRefresh": false

  			}

  

d7d4c017   李宇   1
418
419
  		},

  		{

53c27360   smile   1111
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
445
446
447
  			"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
448
  				"navigationStyle": "custom",

53c27360   smile   1111
449
450
  				"navigationBarTitleText": "",

  				"enablePullDownRefresh": false

d7d4c017   李宇   1
451
452
453
  			}

  		},

  		{

53c27360   smile   1111
454
455
456
  			"path": "pages/declaration/newDeclarationdetail",

  			"style": {

  				"navigationBarTitleText": "",

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

53c27360   smile   1111
458
  				"enablePullDownRefresh": false

d7d4c017   李宇   1
459
460
461
  			}

  		},

  		{

53c27360   smile   1111
462
463
464
465
  			"path": "pages/mapstakelinedetail/addmapstakelinedetail",

  			"style": {

  				"navigationBarTitleText": "",

  				"enablePullDownRefresh": false,

d7d4c017   李宇   1
466
467
  				"navigationStyle": "custom"

  			}

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

  		{

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

  			"style" : 

  			{

  				"navigationBarTitleText" : "活动详情",

  				"enablePullDownRefresh" : false

  			}

  		},

  		{

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

  			"style" : 

  			{

  				"navigationBarTitleText" : "活动列表",

  				"enablePullDownRefresh" : false

  			}

  		},

  		{

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

  			"style" : 

  			{

  				"navigationStyle": "custom"

  			}

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

53c27360   smile   1111
492
  	],

1f3f2378   起风了   我的第一次
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
525
526
527
  	"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": ""

  			}

  		]

  	}

  }