Blame view

绿纤uni-app/pages.json 8.39 KB
29608708   李宇   增加unia-app和html
1
2
3
  {
  	"pages": [
  		{
7db17e74   李宇   最新
4
5
  			"path": "pages/home/home",
  			"style": {
69254297   李宇   最新
6
  				// "navigationBarTitleText": "绿纤工作台"
7db17e74   李宇   最新
7
8
9
  				"navigationStyle": "custom"
  			}
  		},
7db17e74   李宇   最新
10
  		{
29608708   李宇   增加unia-app和html
11
12
13
14
15
16
  			"path": "pages/index/index",
  			"style": {
  				"navigationBarTitleText": "绿纤协同平台",
  				"navigationStyle": "custom"
  			}
  		},
d2158212   李宇   最新
17
  
8b654f92   李宇   最新
18
19
  
  
d2158212   李宇   最新
20
  	
29608708   李宇   增加unia-app和html
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
  		{
  			"path": "pages/login/login",
  			"style": {
  				"navigationBarTitleText": "绿纤协同平台",
  				"navigationStyle": "custom"
  			}
  		},
  		{
  			"path": "pages/expansion/expansion",
  			"style": {
  				"navigationBarTitleText": "绿纤拓客数据录入"
  			}
  		},
  		{
  			"path": "pages/expansion-list/expansion-list",
  			"style": {
  				"navigationBarTitleText": "拓客记录"
  			}
  		},
  		{
  			"path": "pages/expansion-detail/expansion-detail",
  			"style": {
  				"navigationBarTitleText": "拓客详情"
  			}
  		},
  		{
  			"path": "pages/appointment/appointment",
  			"style": {
  				"navigationBarTitleText": "预约管理"
  			}
  		},
  		{
  			"path": "pages/invite/invite",
  			"style": {
  				"navigationBarTitleText": "邀约管理"
  			}
  		},
  		{
  			"path": "pages/member-create/member-create",
  			"style": {
  				"navigationBarTitleText": "会员建档"
  			}
  		},
  		{
  			"path": "pages/member-edit/member-edit",
  			"style": {
  				"navigationBarTitleText": "修改会员信息"
  			}
  		},
  		{
29608708   李宇   增加unia-app和html
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
  			"path" : "pages/clue-list/clue-list",
  			"style" : 
  			{
  				"navigationBarTitleText" : "会员管理"
  			}
  		},
  		{
  			"path": "pages/user-appointment-list/user-appointment-list",
  			"style": {
  				"navigationBarTitleText": "预约列表"
  			}
  		},
  		{
  			"path": "pages/user-invite-list/user-invite-list",
  			"style": {
  				"navigationBarTitleText": "邀约记录"
  			}
  		},
  		{
262c3578   李宇   ```
90
91
92
93
94
95
  			"path": "pages/invite-detail/invite-detail",
  			"style": {
  				"navigationBarTitleText": "邀约详情"
  			}
  		},
  		{
29608708   李宇   增加unia-app和html
96
97
98
99
100
101
102
  			"path" : "pages/appointment-detail/appointment-detail",
  			"style" : 
  			{
  				"navigationBarTitleText" : "预约详情"
  			}
  		},
  		{
29608708   李宇   增加unia-app和html
103
104
105
106
107
108
109
  			"path" : "pages/lx-list/lx-list",
  			"style" : 
  			{
  				"navigationBarTitleText" : "开单记录"
  			}
  		},
  		{
29608708   李宇   增加unia-app和html
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
  			"path" : "pages/consume-list/consume-list",
  			"style" : 
  			{
  				"navigationBarTitleText" : "耗卡记录"
  			}
  		},
  		{
  			"path" : "pages/consume-detail/consume-detail",
  			"style" : 
  			{
  				"navigationBarTitleText" : "耗卡详情"
  			}
  		},
  		{
  			"path" : "pages/refund-list/refund-list",
  			"style" : 
  			{
  				"navigationBarTitleText" : "退卡记录"
  			}
  		},
  		{
  			"path" : "pages/refund-detail/refund-detail",
  			"style" : 
  			{
  				"navigationBarTitleText" : "退卡详情"
  			}
  		},
  		{
  			"path" : "pages/transferCard/transferCard",
  			"style" :
  			{
  				"enablePullDownRefresh": false ,
  				"navigationBarTitleText" : "转卡"
  			}
  		},
  		{
  			"path" : "pages/serviceDiary/serviceDiary",
  			"style" : 
  			{
  				"navigationBarTitleText" : "服务日志"
  			}
  		},
  		{
86ade5ce   李宇   报表
153
154
155
156
157
158
159
  			"path" : "pages/serviceDiary/serviceDiaryuser",
  			"style" : 
  			{
  				"navigationBarTitleText" : "服务日志"
  			}
  		},
  		{
29608708   李宇   增加unia-app和html
160
161
162
163
164
165
166
167
168
169
  			"path" : "pages/addServiceLog/addServiceLog",
  			"style" : 
  			{
  				"navigationBarTitleText" : "新增服务日志"
  			}
  		},
  		{
  			"path" : "pages/web/web",
  			"style" : 
  			{
04f9fdae   李宇   最新
170
  				// "navigationBarTitleText" : "绿纤AI问答"
aa81040d   李宇   最新
171
172
173
  			}
  		},
  		{
a856ffdc   李宇   ```
174
175
176
177
178
  			"path" : "pages/member-rights/member-rights",
  			"style" : 
  			{
  				"navigationBarTitleText" : "剩余权益"
  			}
50f29afc   李宇   build(antis-ncc-a...
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
  		},
  		{
  			"path" : "pages/purchase-list/purchase-list",
  			"style" : 
  			{
  				"navigationBarTitleText" : "物品购买记录"
  			}
  		},
  		{
  			"path" : "pages/purchase-form/purchase-form",
  			"style" : 
  			{
  				"navigationBarTitleText" : "物品购买"
  			}
  		},
  		{
  			"path" : "pages/purchase-detail/purchase-detail",
  			"style" : 
  			{
  				"navigationBarTitleText" : "物品购买详情"
  			}
  		},
  		{
  			"path" : "pages/reimbursement-list/reimbursement-list",
  			"style" : 
  			{
  				"navigationBarTitleText" : "报销申请记录"
  			}
  		},
  		{
1138c09e   李宇   feat(LqLaundryFlo...
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
  			"path" : "pages/usage-list/usage-list",
  			"style" : 
  			{
  				"navigationBarTitleText" : "使用记录"
  			}
  		},
  		{
  			"path" : "pages/usage-form/usage-form",
  			"style" : 
  			{
  				"navigationBarTitleText" : "添加使用记录"
  			}
  		},
  		{
  			"path" : "pages/laundry-flow-list/laundry-flow-list",
  			"style" : 
  			{
  				"navigationBarTitleText" : "毛巾记录"
  			}
  		},
  		{
  			"path" : "pages/laundry-flow-send/laundry-flow-send",
  			"style" : 
  			{
  				"navigationBarTitleText" : "创建送出记录"
  			}
  		},
  		{
  			"path" : "pages/laundry-flow-return/laundry-flow-return",
  			"style" : 
  			{
  				"navigationBarTitleText" : "创建送回记录"
  			}
  		},
  		{
  			"path" : "pages/laundry-flow-detail/laundry-flow-detail",
  			"style" : 
  			{
  				"navigationBarTitleText" : "毛巾记录详情"
  			}
6137a4e4   李宇   ```
249
250
  		},
  		{
2036dd49   李宇   最新
251
252
253
254
255
256
257
  			"path" : "pages/laundry-flow-edit/laundry-flow-edit",
  			"style" : 
  			{
  				"navigationBarTitleText" : "编辑记录"
  			}
  		},
  		{
6137a4e4   李宇   ```
258
259
260
261
262
263
264
265
266
267
268
269
  			"path" : "pages/reimbursement-audit-list/reimbursement-audit-list",
  			"style" : 
  			{
  				"navigationBarTitleText" : "报销审核记录"
  			}
  		},
  		{
  			"path" : "pages/reimbursement-audit-detail/reimbursement-audit-detail",
  			"style" : 
  			{
  				"navigationBarTitleText" : "报销审核详情"
  			}
ffd6aaca   李宇   最新
270
271
272
273
274
275
276
  		},
  		{
  			"path" : "pages/store-list/store-list",
  			"style" : 
  			{
  				"navigationBarTitleText" : "门店管理"
  			}
c6224cb7   李宇   最新
277
278
279
280
281
282
283
  		},
  		{
  			"path" : "pages/order-records-list/order-records-list",
  			"style" : 
  			{
  				"navigationBarTitleText" : "旧日志"
  			}
29608708   李宇   增加unia-app和html
284
  		}
230d71ee   李宇   最新
285
  
29608708   李宇   增加unia-app和html
286
  	],
9854a774   李宇   最新
287
288
289
290
291
292
293
  	
  	"subpackages": [
  		{
  			"root": "pagesA/",
  			"name": "pagesA",
  			"pages": [
  				{
230d71ee   李宇   最新
294
295
296
297
298
299
300
  					"path" : "member-records/member-records",
  					"style" : 
  					{
  						"navigationBarTitleText" : "会员记录"
  					}
  				},
  				{
9854a774   李宇   最新
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
  					"path": "information/information",
  					"style": {
  						"navigationStyle": "custom"
  					}
  				},
  				{
  					"path": "business-unit-dashboard/business-unit-dashboard",
  					"style": {
  						"navigationBarTitleText": "事业部数据报表"
  					}
  				},
  				{
  					"path" : "dailyReport/dailyReport",
  					"style" : 
  					{
  						"navigationBarTitleText" : "报表"
  					}
  				},
  				{
  					"path": "dashboard/dashboard",
  					"style": 
  					{
  						"navigationBarTitleText": "集团驾驶舱",
  						"enablePullDownRefresh": true
  					}
  				},
  				{
  					"path": "salary-query/salary-query",
  					"style": {
  						"navigationBarTitleText": "工资"
  					}
  				},
  				{
  					"path": "store-dashboard/store-dashboard",
  					"style": {
  						"navigationBarTitleText": "门店数据报表"
  					}
  				},
  				{
  					"path": "tech-department-dashboard/tech-department-dashboard",
  					"style": {
  						"navigationBarTitleText": "科技部数据报表"
  					}
  				},
  				{
  					"path" : "lx/lx",
  					"style" : 
  					{
  						"enablePullDownRefresh": false ,
  						"navigationBarTitleText" : "开单"
  					}
  				},
  				{
  					"path" : "member-consume/member-consume",
  					"style" : 
  					{
  						"enablePullDownRefresh": false ,
  						"navigationBarTitleText" : "消耗"
  					}
  				},
  				{
  					"path": "me/me",
  					"style": {
  						"navigationStyle": "custom"
  					}
  				},
  				{
  					"path": "refund/refund",
  					"style": {
  						"navigationBarTitleText": "退卡管理"
  					}
  				},
  				{
  					"path" : "reimbursement-form/reimbursement-form",
  					"style" : 
  					{
  						"navigationBarTitleText" : "报销申请"
  					}
  				},
  				{
  					"path" : "lx-detail/lx-detail",
  					"style" : 
  					{
  						"navigationBarTitleText" : "开单详情"
  					}
  				},
  				{
  					"path" : "reimbursement-detail/reimbursement-detail",
  					"style" : 
  					{
  						"navigationBarTitleText" : "报销申请详情"
  					}
  				}
  			]
  		}
  	],
  	
29608708   李宇   增加unia-app和html
398
399
400
401
402
403
  	"globalStyle": {
  		"navigationBarTextStyle": "black",
  		"navigationBarTitleText": "绿纤协同平台",
  		"navigationBarBackgroundColor": "#fff"
  	},
  	"uniIdRouter": {}
7db17e74   李宇   最新
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
  	// "tabBar": {
  	// 	"custom": false,
  	// 	"color": "#8a8a8a",
  	// 	"borderStyle": "white",
  	// 	"fontSize": "12px",
  	// 	"iconWidth": "30px",
  	// 	"spacing": "1px",
  	// 	"selectedColor": "#009b4d",
  	// 	"backgroundColor": "#FFFFFF",
  	// 	"height": "65px",
  	// 	"list": [
  	// 		{
  	// 			"iconPath": "/static/tabBar/icon2.png",
  	// 			"selectedIconPath": "/static/tabBar/icon1.png",
  	// 			"pagePath": "pages/home/home",
  	// 			"text": "首页"
  	// 		},
  	// 		{
  	// 			"iconPath": "/static/tabBar/icon4.png",
  	// 			"selectedIconPath": "/static/tabBar/icon3.png",
  	// 			"pagePath": "pages/information/information",
  	// 			"text": "数据中心"
  	// 		},
  	// 		{
  	// 			"iconPath": "/static/tabBar/icon6.png",
  	// 			"selectedIconPath": "/static/tabBar/icon5.png",
9854a774   李宇   最新
430
  	// 			"pagePath": "pagesA/me/me",
7db17e74   李宇   最新
431
432
433
434
  	// 			"text": "我的"
  	// 		}
  	// 	]
  	// }
29608708   李宇   增加unia-app和html
435
  }