Blame view

pages.json 5.88 KB
c293da23   刘淇   新园林init
1
2
3
  {
  	"pages": [
  		{
e6a04285   刘淇   单图情况 宽高70*70
4
  			"path": "pages/workbench/index",
c293da23   刘淇   新园林init
5
  			"style": {
e6a04285   刘淇   单图情况 宽高70*70
6
7
  				"navigationBarTitleText": "工作台",
  				"navigationStyle": "custom"
c293da23   刘淇   新园林init
8
9
10
  			}
  		},
  		{
e6a04285   刘淇   单图情况 宽高70*70
11
  			"path": "pages/login/index",
c293da23   刘淇   新园林init
12
  			"style": {
8ddc6f6e   刘淇   登录 修改样式
13
14
  				"navigationBarTitleText": "登录",
  				"navigationStyle": "custom"
c293da23   刘淇   新园林init
15
16
17
  			}
  		},
  		{
e6a04285   刘淇   单图情况 宽高70*70
18
  			"path": "pages/index/index",
c293da23   刘淇   新园林init
19
  			"style": {
e6a04285   刘淇   单图情况 宽高70*70
20
  				"navigationBarTitleText": "首页"
c293da23   刘淇   新园林init
21
22
  			}
  		},
e6a04285   刘淇   单图情况 宽高70*70
23
  
c293da23   刘淇   新园林init
24
25
26
27
28
29
30
31
32
33
34
35
  		{
  			"path": "pages/mine/index",
  			"style": {
  				"navigationBarTitleText": "我的"
  			}
  		}
  	],
  	"subPackages": [
  		{
  			"root": "pages-sub/daily",
  			"pages": [
  				{
b0e2f1a9   刘淇   快速工单和巡查计划样式优化
36
  					"path": "patrol-manage/index",
c293da23   刘淇   新园林init
37
  					"style": {
37c26bd3   刘淇   巡查计划
38
  						"navigationBarTitleText": "巡查计划"
c293da23   刘淇   新园林init
39
40
41
  					}
  				},
  				{
b0e2f1a9   刘淇   快速工单和巡查计划样式优化
42
  					"path": "patrol-manage/pending-plan-detail",
c293da23   刘淇   新园林init
43
  					"style": {
5cb33b90   刘淇   完成巡查计划 详情
44
  						"navigationBarTitleText": "计划明细",
a2702f6d   刘淇   巡查计划
45
46
47
48
49
  						"enablePullDownRefresh": false
  					}
  				},
  
  				{
b0e2f1a9   刘淇   快速工单和巡查计划样式优化
50
  					"path": "patrol-manage/finish-plan-detail",
a2702f6d   刘淇   巡查计划
51
  					"style": {
54955fb5   刘淇   巡查和养护 。 失效状态的判断
52
  						"navigationBarTitleText": "已完成详情",
a2702f6d   刘淇   巡查计划
53
54
55
56
57
  						"enablePullDownRefresh": false
  					}
  				},
  
  				{
b0e2f1a9   刘淇   快速工单和巡查计划样式优化
58
  					"path": "patrol-manage/add-patrol-record",
a2702f6d   刘淇   巡查计划
59
60
61
  					"style": {
  						"navigationBarTitleText": "添加巡查记录",
  						"enablePullDownRefresh": false
c293da23   刘淇   新园林init
62
63
  					}
  				},
a2702f6d   刘淇   巡查计划
64
65
  
  
c293da23   刘淇   新园林init
66
67
68
69
70
71
72
73
74
  				{
  					"path": "work-order/index",
  					"style": { "navigationBarTitleText": "工单上报" }
  				},
  				{
  					"path": "quick-order/index",
  					"style": { "navigationBarTitleText": "快速工单" }
  				},
  				{
9b30ab8c   刘淇   新增快速工单,原版
75
76
77
78
79
80
81
82
83
84
  					"path": "quick-order/add-order",
  					"style": { "navigationBarTitleText": "新增快速工单" }
  				},
  				{
  					"path": "quick-order/order-detail",
  					"style": { "navigationBarTitleText": "快速工单详情" }
  				},
  
  
  				{
c293da23   刘淇   新园林init
85
86
87
  					"path": "12345-order/index",
  					"style": { "navigationBarTitleText": "12345工单" }
  				},
834a3df1   刘淇   养护计划列表
88
  
c293da23   刘淇   新园林init
89
  				{
834a3df1   刘淇   养护计划列表
90
91
  					"path": "maintain-manage/index",
  					"style": { "navigationBarTitleText": "养护计划" }
c293da23   刘淇   新园林init
92
  				},
834a3df1   刘淇   养护计划列表
93
  
c293da23   刘淇   新园林init
94
  				{
834a3df1   刘淇   养护计划列表
95
  					"path": "maintain-manage/road-detail-list",
e6a04285   刘淇   单图情况 宽高70*70
96
  					"style": { "navigationBarTitleText": "计划明细" }
fb13622a   刘淇   养护计划列表 样式 差去一个卡片的头部
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
  				},
  
  				{
  					"path": "maintain-manage/add-record",
  					"style": { "navigationBarTitleText": "新增养护记录" }
  				},
  				{
  					"path": "maintain-manage/pending-plan-detail",
  					"style": { "navigationBarTitleText": "计划明细" }
  				},
  
  				{
  					"path": "maintain-manage/record-detail-list",
  					"style": { "navigationBarTitleText": "养护记录明细" }
  				},
  				{
  					"path": "maintain-manage/finish-plan-detail",
  					"style": { "navigationBarTitleText": "记录详情" }
c293da23   刘淇   新园林init
115
  				}
834a3df1   刘淇   养护计划列表
116
117
  
  
fb13622a   刘淇   养护计划列表 样式 差去一个卡片的头部
118
  
c293da23   刘淇   新园林init
119
120
121
122
123
  			]
  		},
  		{
  			"root": "pages-sub/problem",
  			"pages": [
7b1f488f   刘淇   封装下图片上传
124
  
c293da23   刘淇   新园林init
125
  				{
7b1f488f   刘淇   封装下图片上传
126
  					"path": "work-order-manage/index",
c293da23   刘淇   新园林init
127
128
129
  					"style": { "navigationBarTitleText": "工单管理" }
  				},
  				{
d433e7f6   刘淇   工单
130
  					"path": "work-order-manage/add-order",
fa775c6b   刘淇   养护计划调整
131
  					"style": { "navigationBarTitleText": "工单任务" }
d433e7f6   刘淇   工单
132
133
  				},
  
ff65dc6c   刘淇   快速工单 样式优化
134
  				{
fa775c6b   刘淇   养护计划调整
135
136
137
138
  					"path": "work-order-manage/distribution-order",
  					"style": { "navigationBarTitleText": "分配工单" }
  				},
  
fa775c6b   刘淇   养护计划调整
139
  				{
ff65dc6c   刘淇   快速工单 样式优化
140
141
142
  					"path": "work-order-manage/order-detail",
  					"style": { "navigationBarTitleText": "工单详情" }
  				},
2764b83e   刘淇   分配养护员
143
144
145
146
147
  				{
  					"path": "work-order-manage/add-maintain-order",
  					"style": { "navigationBarTitleText": "养护任务" }
  				},
  
d433e7f6   刘淇   工单
148
  				{
c293da23   刘淇   新园林init
149
150
  					"path": "problem-allot/index",
  					"style": { "navigationBarTitleText": "问题分配" }
4c54ad5d   刘淇   转工单 选择是 传紧急程度和...
151
152
153
154
155
156
157
158
159
160
161
  				},
  
  				{
  					"path": "regional-order-manage/index",
  					"style": { "navigationBarTitleText": "工单管理" }
  				},
  
  				{
  					"path": "regional-order-manage/add-order",
  					"style": { "navigationBarTitleText": "待派单" }
  				},
34d239d6   刘淇   全域巡查员
162
163
164
165
166
  				{
  					"path": "regional-order-manage/distribution-order",
  					"style": { "navigationBarTitleText": "分配工单" }
  				},
  
4c54ad5d   刘淇   转工单 选择是 传紧急程度和...
167
168
  
  				{
f0ec74d6   刘淇   大区经理派单
169
  					"path": "regional-order-manage/add-patrol-order",
8ddc6f6e   刘淇   登录 修改样式
170
  					"style": { "navigationBarTitleText": "提交工单" }
f0ec74d6   刘淇   大区经理派单
171
172
173
  				},
  
  				{
4c54ad5d   刘淇   转工单 选择是 传紧急程度和...
174
175
  					"path": "regional-order-manage/order-detail",
  					"style": { "navigationBarTitleText": "工单详情" }
6e9f0396   刘淇   全域督察员
176
177
178
179
  				},
  				{
  					"path": "ai-manage/index",
  					"style": { "navigationBarTitleText": "ai工单" }
c293da23   刘淇   新园林init
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
  				}
  			]
  		},
  		{
  			"root": "pages-sub/data",
  			"pages": [
  				{
  					"path": "base-data/index",
  					"style": { "navigationBarTitleText": "基础数据" }
  				},
  				{
  					"path": "personnel-track/index",
  					"style": { "navigationBarTitleText": "人员轨迹" }
  				},
  				{
  					"path": "personnel-manage/index",
  					"style": { "navigationBarTitleText": "人员管理" }
  				},
  				{
  					"path": "tree-archive/index",
  					"style": { "navigationBarTitleText": "行道树档案" }
8ddc6f6e   刘淇   登录 修改样式
201
202
203
204
205
206
207
208
209
210
211
212
  				},
  				{
  					"path": "tree-archive/treeRecord",
  					"style": { "navigationBarTitleText": "行道树记录" }
  				},
  				{
  					"path": "tree-archive/addTree",
  					"style": { "navigationBarTitleText": "新增行道树" }
  				},
  				{
  					"path": "tree-archive/editTree",
  					"style": { "navigationBarTitleText": "编辑行道树" }
c293da23   刘淇   新园林init
213
  				}
8ddc6f6e   刘淇   登录 修改样式
214
215
  
  
c293da23   刘淇   新园林init
216
217
218
219
220
221
222
223
224
225
226
227
  			]
  		}
  	],
  	"tabBar": {
  		"color": "#666666",
  		"selectedColor": "#1989fa",
  		"borderStyle": "black",
  		"backgroundColor": "#ffffff",
  		"list": [
  			{
  				"pagePath": "pages/index/index",
  				"text": "首页",
48ff5b95   刘淇   底部导航
228
229
  				"iconPath": "static/imgs/nav/home-off.png",
  				"selectedIconPath": "static/imgs/nav/home-on.png"
c293da23   刘淇   新园林init
230
231
232
233
  			},
  			{
  				"pagePath": "pages/workbench/index",
  				"text": "工作台",
48ff5b95   刘淇   底部导航
234
235
  				"iconPath": "static/imgs/nav/work-off.png",
  				"selectedIconPath": "static/imgs/nav/work-on.png"
c293da23   刘淇   新园林init
236
237
238
239
  			},
  			{
  				"pagePath": "pages/mine/index",
  				"text": "我的",
48ff5b95   刘淇   底部导航
240
241
  				"iconPath": "static/imgs/nav/my-off.png",
  				"selectedIconPath": "static/imgs/nav/my-on.png"
c293da23   刘淇   新园林init
242
243
244
245
246
247
248
249
250
  			}
  		]
  	},
  	"easycom": {
  		"autoscan": true,
  
  		"custom": {
  			"^u--(.*)": "@/uni_modules/uview-plus/components/u-$1/u-$1.vue",
  			"^up-(.*)": "@/uni_modules/uview-plus/components/u-$1/u-$1.vue",
37c26bd3   刘淇   巡查计划
251
252
  			"^u-([^-].*)": "@/uni_modules/uview-plus/components/u-$1/u-$1.vue",
  			"^(?!z-paging-refresh|z-paging-load-more)z-paging(.*)": "z-paging/components/z-paging$1/z-paging$1.vue"
c293da23   刘淇   新园林init
253
254
255
256
257
258
259
260
261
  		}
  	},
  	"globalStyle": {
  		"navigationBarTextStyle": "black",
  		"navigationBarTitleText": "JCSS管理系统",
  		"navigationBarBackgroundColor": "#ffffff",
  		"backgroundColor": "#f8f8f8"
  	}
  }