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