Przeglądaj źródła

修复在接单表单下拉刷新的问题

Yannay 2 miesięcy temu
rodzic
commit
c21f168519
1 zmienionych plików z 34 dodań i 44 usunięć
  1. 34 44
      pages.json

+ 34 - 44
pages.json

@@ -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
 				"navigationBarTitleText": "",
146
 				"navigationBarTitleText": "",
148
 				"enablePullDownRefresh": false,
147
 				"enablePullDownRefresh": false,
149
 				"navigationBarBackgroundColor": "#108cff",
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
 				"enablePullDownRefresh": true,
156
 				"enablePullDownRefresh": true,
159
 				"navigationStyle": "custom"
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
 				"enablePullDownRefresh": true,
164
 				"enablePullDownRefresh": true,
168
 				"navigationStyle": "custom"
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
 				"enablePullDownRefresh": true,
172
 				"enablePullDownRefresh": true,
177
 				"navigationStyle": "custom"
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
 				"enablePullDownRefresh": true,
180
 				"enablePullDownRefresh": true,
186
 				"navigationStyle": "custom"
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
 				"enablePullDownRefresh": true,
188
 				"enablePullDownRefresh": true,
195
 				"navigationStyle": "custom"
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
 				"enablePullDownRefresh": true,
196
 				"enablePullDownRefresh": true,
204
 				"navigationStyle": "custom"
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
 				"enablePullDownRefresh": true,
204
 				"enablePullDownRefresh": true,
213
 				"navigationStyle": "custom"
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
 				"navigationStyle": "custom"
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
 				"navigationStyle": "custom"
219
 				"navigationStyle": "custom"
230
 			}
220
 			}
231
 		},
221
 		},
@@ -263,7 +253,7 @@
263
 			"path": "pages/orderDetailNew/index",
253
 			"path": "pages/orderDetailNew/index",
264
 			"style": {
254
 			"style": {
265
 				"navigationBarTitleText": "",
255
 				"navigationBarTitleText": "",
266
-				"enablePullDownRefresh": true,
256
+				"enablePullDownRefresh": false,
267
 				"navigationStyle": "custom"
257
 				"navigationStyle": "custom"
268
 			}
258
 			}
269
 		},
259
 		},
@@ -294,7 +284,7 @@
294
 				"navigationStyle": "custom"
284
 				"navigationStyle": "custom"
295
 			}
285
 			}
296
 		},
286
 		},
297
-			{
287
+		{
298
 			"path": "pages/pagereceivecenter/pagereceivecenter",
288
 			"path": "pages/pagereceivecenter/pagereceivecenter",
299
 			"style": {
289
 			"style": {
300
 				"navigationBarTitleText": "接单中心",
290
 				"navigationBarTitleText": "接单中心",
@@ -384,15 +374,15 @@
384
 				"pagePath": "pages/privateClue/index",
374
 				"pagePath": "pages/privateClue/index",
385
 				"iconPath": "static/tabs/private.png",
375
 				"iconPath": "static/tabs/private.png",
386
 				"selectedIconPath": "static/tabs/private1.png",
376
 				"selectedIconPath": "static/tabs/private1.png",
387
-				"visible": false		
388
-			}, 
377
+				"visible": false
378
+			},
389
 			{
379
 			{
390
 				"text": "接单中心",
380
 				"text": "接单中心",
391
 				"pagePath": "pages/order/index",
381
 				"pagePath": "pages/order/index",
392
 				"iconPath": "static/tabs/order.png",
382
 				"iconPath": "static/tabs/order.png",
393
 				"selectedIconPath": "static/tabs/order1.png",
383
 				"selectedIconPath": "static/tabs/order1.png",
394
 				"visible": false
384
 				"visible": false
395
-			}, 
385
+			},
396
 			{
386
 			{
397
 				"text": "我的",
387
 				"text": "我的",
398
 				"pagePath": "pages/person/index",
388
 				"pagePath": "pages/person/index",