Blame view

pages.json 5.17 KB
c293da23   刘淇   新园林init
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
  {
  	"pages": [
  		{
  			"path": "pages/login/index",
  			"style": {
  				"navigationBarTitleText": "登录"
  			}
  		},
  		{
  			"path": "pages/index/index",
  			"style": {
  				"navigationBarTitleText": "首页"
  			}
  		},
  		{
  			"path": "pages/workbench/index",
  			"style": {
37c26bd3   刘淇   巡查计划
18
19
  				"navigationBarTitleText": "工作台",
  				"navigationStyle": "custom"
c293da23   刘淇   新园林init
20
21
22
23
24
25
26
27
28
29
30
31
32
33
  			}
  		},
  		{
  			"path": "pages/mine/index",
  			"style": {
  				"navigationBarTitleText": "我的"
  			}
  		}
  	],
  	"subPackages": [
  		{
  			"root": "pages-sub/daily",
  			"pages": [
  				{
b0e2f1a9   刘淇   快速工单和巡查计划样式优化
34
  					"path": "patrol-manage/index",
c293da23   刘淇   新园林init
35
  					"style": {
37c26bd3   刘淇   巡查计划
36
  						"navigationBarTitleText": "巡查计划"
c293da23   刘淇   新园林init
37
38
39
  					}
  				},
  				{
b0e2f1a9   刘淇   快速工单和巡查计划样式优化
40
  					"path": "patrol-manage/pending-plan-detail",
c293da23   刘淇   新园林init
41
  					"style": {
5cb33b90   刘淇   完成巡查计划 详情
42
  						"navigationBarTitleText": "计划明细",
a2702f6d   刘淇   巡查计划
43
44
45
46
47
  						"enablePullDownRefresh": false
  					}
  				},
  
  				{
b0e2f1a9   刘淇   快速工单和巡查计划样式优化
48
  					"path": "patrol-manage/finish-plan-detail",
a2702f6d   刘淇   巡查计划
49
  					"style": {
54955fb5   刘淇   巡查和养护 。 失效状态的判断
50
  						"navigationBarTitleText": "已完成详情",
a2702f6d   刘淇   巡查计划
51
52
53
54
55
  						"enablePullDownRefresh": false
  					}
  				},
  
  				{
b0e2f1a9   刘淇   快速工单和巡查计划样式优化
56
  					"path": "patrol-manage/add-patrol-record",
a2702f6d   刘淇   巡查计划
57
58
59
  					"style": {
  						"navigationBarTitleText": "添加巡查记录",
  						"enablePullDownRefresh": false
c293da23   刘淇   新园林init
60
61
  					}
  				},
a2702f6d   刘淇   巡查计划
62
63
  
  
c293da23   刘淇   新园林init
64
65
66
67
68
69
70
71
72
  				{
  					"path": "work-order/index",
  					"style": { "navigationBarTitleText": "工单上报" }
  				},
  				{
  					"path": "quick-order/index",
  					"style": { "navigationBarTitleText": "快速工单" }
  				},
  				{
9b30ab8c   刘淇   新增快速工单,原版
73
74
75
76
77
78
79
80
81
82
  					"path": "quick-order/add-order",
  					"style": { "navigationBarTitleText": "新增快速工单" }
  				},
  				{
  					"path": "quick-order/order-detail",
  					"style": { "navigationBarTitleText": "快速工单详情" }
  				},
  
  
  				{
c293da23   刘淇   新园林init
83
84
85
  					"path": "12345-order/index",
  					"style": { "navigationBarTitleText": "12345工单" }
  				},
834a3df1   刘淇   养护计划列表
86
  
c293da23   刘淇   新园林init
87
  				{
834a3df1   刘淇   养护计划列表
88
89
  					"path": "maintain-manage/index",
  					"style": { "navigationBarTitleText": "养护计划" }
c293da23   刘淇   新园林init
90
  				},
834a3df1   刘淇   养护计划列表
91
  
c293da23   刘淇   新园林init
92
  				{
834a3df1   刘淇   养护计划列表
93
94
  					"path": "maintain-manage/road-detail-list",
  					"style": { "navigationBarTitleText": "道路明细列表" }
fb13622a   刘淇   养护计划列表 样式 差去一个卡片的头部
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
  				},
  
  				{
  					"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
113
  				}
834a3df1   刘淇   养护计划列表
114
115
  
  
fb13622a   刘淇   养护计划列表 样式 差去一个卡片的头部
116
  
c293da23   刘淇   新园林init
117
118
119
120
121
  			]
  		},
  		{
  			"root": "pages-sub/problem",
  			"pages": [
7b1f488f   刘淇   封装下图片上传
122
  
c293da23   刘淇   新园林init
123
  				{
7b1f488f   刘淇   封装下图片上传
124
  					"path": "work-order-manage/index",
c293da23   刘淇   新园林init
125
126
127
  					"style": { "navigationBarTitleText": "工单管理" }
  				},
  				{
d433e7f6   刘淇   工单
128
  					"path": "work-order-manage/add-order",
fa775c6b   刘淇   养护计划调整
129
  					"style": { "navigationBarTitleText": "工单任务" }
d433e7f6   刘淇   工单
130
131
  				},
  
ff65dc6c   刘淇   快速工单 样式优化
132
  				{
fa775c6b   刘淇   养护计划调整
133
134
135
136
  					"path": "work-order-manage/distribution-order",
  					"style": { "navigationBarTitleText": "分配工单" }
  				},
  
fa775c6b   刘淇   养护计划调整
137
  				{
ff65dc6c   刘淇   快速工单 样式优化
138
139
140
  					"path": "work-order-manage/order-detail",
  					"style": { "navigationBarTitleText": "工单详情" }
  				},
2764b83e   刘淇   分配养护员
141
142
143
144
145
  				{
  					"path": "work-order-manage/add-maintain-order",
  					"style": { "navigationBarTitleText": "养护任务" }
  				},
  
d433e7f6   刘淇   工单
146
  				{
c293da23   刘淇   新园林init
147
148
  					"path": "problem-allot/index",
  					"style": { "navigationBarTitleText": "问题分配" }
4c54ad5d   刘淇   转工单 选择是 传紧急程度和...
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
  				},
  
  				{
  					"path": "regional-order-manage/index",
  					"style": { "navigationBarTitleText": "工单管理" }
  				},
  
  				{
  					"path": "regional-order-manage/add-order",
  					"style": { "navigationBarTitleText": "待派单" }
  				},
  
  				{
  					"path": "regional-order-manage/order-detail",
  					"style": { "navigationBarTitleText": "工单详情" }
c293da23   刘淇   新园林init
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
  				}
  			]
  		},
  		{
  			"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": "行道树档案" }
  				}
  			]
  		}
  	],
  	"tabBar": {
  		"color": "#666666",
  		"selectedColor": "#1989fa",
  		"borderStyle": "black",
  		"backgroundColor": "#ffffff",
  		"list": [
  			{
  				"pagePath": "pages/index/index",
  				"text": "首页",
48ff5b95   刘淇   底部导航
198
199
  				"iconPath": "static/imgs/nav/home-off.png",
  				"selectedIconPath": "static/imgs/nav/home-on.png"
c293da23   刘淇   新园林init
200
201
202
203
  			},
  			{
  				"pagePath": "pages/workbench/index",
  				"text": "工作台",
48ff5b95   刘淇   底部导航
204
205
  				"iconPath": "static/imgs/nav/work-off.png",
  				"selectedIconPath": "static/imgs/nav/work-on.png"
c293da23   刘淇   新园林init
206
207
208
209
  			},
  			{
  				"pagePath": "pages/mine/index",
  				"text": "我的",
48ff5b95   刘淇   底部导航
210
211
  				"iconPath": "static/imgs/nav/my-off.png",
  				"selectedIconPath": "static/imgs/nav/my-on.png"
c293da23   刘淇   新园林init
212
213
214
215
216
217
218
219
220
  			}
  		]
  	},
  	"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   刘淇   巡查计划
221
222
  			"^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
223
224
225
226
227
228
229
230
231
  		}
  	},
  	"globalStyle": {
  		"navigationBarTextStyle": "black",
  		"navigationBarTitleText": "JCSS管理系统",
  		"navigationBarBackgroundColor": "#ffffff",
  		"backgroundColor": "#f8f8f8"
  	}
  }