|
|
@@ -141,9 +141,8 @@
|
|
141
|
141
|
}
|
|
142
|
142
|
},
|
|
143
|
143
|
{
|
|
144
|
|
- "path" : "pages/addClue/index",
|
|
145
|
|
- "style" :
|
|
146
|
|
- {
|
|
|
144
|
+ "path": "pages/addClue/index",
|
|
|
145
|
+ "style": {
|
|
147
|
146
|
"navigationBarTitleText": "",
|
|
148
|
147
|
"enablePullDownRefresh": false,
|
|
149
|
148
|
"navigationBarBackgroundColor": "#108cff",
|
|
|
@@ -151,81 +150,72 @@
|
|
151
|
150
|
}
|
|
152
|
151
|
},
|
|
153
|
152
|
{
|
|
154
|
|
- "path" : "pages/publicClue/index",
|
|
155
|
|
- "style" :
|
|
156
|
|
- {
|
|
157
|
|
- "navigationBarTitleText" : "线索公海",
|
|
|
153
|
+ "path": "pages/publicClue/index",
|
|
|
154
|
+ "style": {
|
|
|
155
|
+ "navigationBarTitleText": "线索公海",
|
|
158
|
156
|
"enablePullDownRefresh": true,
|
|
159
|
157
|
"navigationStyle": "custom"
|
|
160
|
158
|
}
|
|
161
|
159
|
},
|
|
162
|
160
|
{
|
|
163
|
|
- "path" : "pages/wareHouse/index",
|
|
164
|
|
- "style" :
|
|
165
|
|
- {
|
|
166
|
|
- "navigationBarTitleText" : "仓库",
|
|
|
161
|
+ "path": "pages/wareHouse/index",
|
|
|
162
|
+ "style": {
|
|
|
163
|
+ "navigationBarTitleText": "仓库",
|
|
167
|
164
|
"enablePullDownRefresh": true,
|
|
168
|
165
|
"navigationStyle": "custom"
|
|
169
|
166
|
}
|
|
170
|
167
|
},
|
|
171
|
168
|
{
|
|
172
|
|
- "path" : "pages/wareHouse/detail",
|
|
173
|
|
- "style" :
|
|
174
|
|
- {
|
|
175
|
|
- "navigationBarTitleText" : "仓库详情",
|
|
|
169
|
+ "path": "pages/wareHouse/detail",
|
|
|
170
|
+ "style": {
|
|
|
171
|
+ "navigationBarTitleText": "仓库详情",
|
|
176
|
172
|
"enablePullDownRefresh": true,
|
|
177
|
173
|
"navigationStyle": "custom"
|
|
178
|
174
|
}
|
|
179
|
175
|
},
|
|
180
|
176
|
{
|
|
181
|
|
- "path" : "pages/wareHouse/add",
|
|
182
|
|
- "style" :
|
|
183
|
|
- {
|
|
184
|
|
- "navigationBarTitleText" : "仓库新增",
|
|
|
177
|
+ "path": "pages/wareHouse/add",
|
|
|
178
|
+ "style": {
|
|
|
179
|
+ "navigationBarTitleText": "仓库新增",
|
|
185
|
180
|
"enablePullDownRefresh": true,
|
|
186
|
181
|
"navigationStyle": "custom"
|
|
187
|
182
|
}
|
|
188
|
183
|
},
|
|
189
|
184
|
{
|
|
190
|
|
- "path" : "pages/wareHouse/brandList",
|
|
191
|
|
- "style" :
|
|
192
|
|
- {
|
|
193
|
|
- "navigationBarTitleText" : "仓库品牌列表",
|
|
|
185
|
+ "path": "pages/wareHouse/brandList",
|
|
|
186
|
+ "style": {
|
|
|
187
|
+ "navigationBarTitleText": "仓库品牌列表",
|
|
194
|
188
|
"enablePullDownRefresh": true,
|
|
195
|
189
|
"navigationStyle": "custom"
|
|
196
|
190
|
}
|
|
197
|
191
|
},
|
|
198
|
192
|
{
|
|
199
|
|
- "path" : "pages/wareHouse/openOrder",
|
|
200
|
|
- "style" :
|
|
201
|
|
- {
|
|
202
|
|
- "navigationBarTitleText" : "销售业务开单",
|
|
|
193
|
+ "path": "pages/wareHouse/openOrder",
|
|
|
194
|
+ "style": {
|
|
|
195
|
+ "navigationBarTitleText": "销售业务开单",
|
|
203
|
196
|
"enablePullDownRefresh": true,
|
|
204
|
197
|
"navigationStyle": "custom"
|
|
205
|
198
|
}
|
|
206
|
199
|
},
|
|
207
|
200
|
{
|
|
208
|
|
- "path" : "pages/privateClue/index",
|
|
209
|
|
- "style" :
|
|
210
|
|
- {
|
|
211
|
|
- "navigationBarTitleText" : "销售线索",
|
|
|
201
|
+ "path": "pages/privateClue/index",
|
|
|
202
|
+ "style": {
|
|
|
203
|
+ "navigationBarTitleText": "销售线索",
|
|
212
|
204
|
"enablePullDownRefresh": true,
|
|
213
|
205
|
"navigationStyle": "custom"
|
|
214
|
206
|
}
|
|
215
|
207
|
},
|
|
216
|
208
|
{
|
|
217
|
|
- "path" : "pages/auth/auth",
|
|
218
|
|
- "style" :
|
|
219
|
|
- {
|
|
220
|
|
- "navigationBarTitleText": "",
|
|
221
|
|
- "enablePullDownRefresh": false,
|
|
|
209
|
+ "path": "pages/auth/auth",
|
|
|
210
|
+ "style": {
|
|
|
211
|
+ "navigationBarTitleText": "",
|
|
|
212
|
+ "enablePullDownRefresh": false,
|
|
222
|
213
|
"navigationStyle": "custom"
|
|
223
|
214
|
}
|
|
224
|
215
|
},
|
|
225
|
216
|
{
|
|
226
|
|
- "path" : "pages/bindSuccess/index",
|
|
227
|
|
- "style" :
|
|
228
|
|
- {
|
|
|
217
|
+ "path": "pages/bindSuccess/index",
|
|
|
218
|
+ "style": {
|
|
229
|
219
|
"navigationStyle": "custom"
|
|
230
|
220
|
}
|
|
231
|
221
|
},
|
|
|
@@ -263,7 +253,7 @@
|
|
263
|
253
|
"path": "pages/orderDetailNew/index",
|
|
264
|
254
|
"style": {
|
|
265
|
255
|
"navigationBarTitleText": "",
|
|
266
|
|
- "enablePullDownRefresh": true,
|
|
|
256
|
+ "enablePullDownRefresh": false,
|
|
267
|
257
|
"navigationStyle": "custom"
|
|
268
|
258
|
}
|
|
269
|
259
|
},
|
|
|
@@ -294,7 +284,7 @@
|
|
294
|
284
|
"navigationStyle": "custom"
|
|
295
|
285
|
}
|
|
296
|
286
|
},
|
|
297
|
|
- {
|
|
|
287
|
+ {
|
|
298
|
288
|
"path": "pages/pagereceivecenter/pagereceivecenter",
|
|
299
|
289
|
"style": {
|
|
300
|
290
|
"navigationBarTitleText": "接单中心",
|
|
|
@@ -384,15 +374,15 @@
|
|
384
|
374
|
"pagePath": "pages/privateClue/index",
|
|
385
|
375
|
"iconPath": "static/tabs/private.png",
|
|
386
|
376
|
"selectedIconPath": "static/tabs/private1.png",
|
|
387
|
|
- "visible": false
|
|
388
|
|
- },
|
|
|
377
|
+ "visible": false
|
|
|
378
|
+ },
|
|
389
|
379
|
{
|
|
390
|
380
|
"text": "接单中心",
|
|
391
|
381
|
"pagePath": "pages/order/index",
|
|
392
|
382
|
"iconPath": "static/tabs/order.png",
|
|
393
|
383
|
"selectedIconPath": "static/tabs/order1.png",
|
|
394
|
384
|
"visible": false
|
|
395
|
|
- },
|
|
|
385
|
+ },
|
|
396
|
386
|
{
|
|
397
|
387
|
"text": "我的",
|
|
398
|
388
|
"pagePath": "pages/person/index",
|