@conecli/cone-render 0.10.1-shop3.3 → 0.10.1-shop3.31

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (82) hide show
  1. package/README.md +1 -1
  2. package/dist/api/index.ts +1 -1
  3. package/dist/common/const.ts +1 -1
  4. package/dist/common/index.h5.ts +1 -1
  5. package/dist/common/index.jd.ts +1 -1
  6. package/dist/common/index.ts +1 -1
  7. package/dist/common/index.weapp.ts +1 -1
  8. package/dist/common/jssdk.ts +1 -1
  9. package/dist/common/token/index.h5.ts +1 -1
  10. package/dist/common/token/token.jd.ts +1 -1
  11. package/dist/common/wxappApi.ts +1 -1
  12. package/dist/components/base/CommonFloorHead/index.module.scss +126 -111
  13. package/dist/components/base/CommonFloorHead/index.tsx +1 -1
  14. package/dist/components/base/CountDown/index.tsx +1 -1
  15. package/dist/components/base/CustomScrollView/index-back.tsx +1 -0
  16. package/dist/components/base/CustomScrollView/index.tsx +1 -1
  17. package/dist/components/base/Dialog/index.module.scss +11 -0
  18. package/dist/components/base/ExposureSmart/index.h5.module.scss +12 -2
  19. package/dist/components/base/ExposureSmart/index.h5.tsx +1 -1
  20. package/dist/components/base/ExposureSmart/reporter.tsx +1 -1
  21. package/dist/components/base/InViewRender/index.tsx +1 -1
  22. package/dist/components/base/ItemViewExposureSmart/index.module.scss +2 -2
  23. package/dist/components/base/ItemViewExposureSmart/index.tsx +1 -1
  24. package/dist/components/base/NetworkDataError/const.ts +1 -1
  25. package/dist/components/base/NetworkDataError/index.module.scss +117 -71
  26. package/dist/components/base/NetworkDataError/index.tsx +1 -1
  27. package/dist/components/base/Price/Base/index.module.scss +12 -0
  28. package/dist/components/base/Price/Base/index.tsx +1 -1
  29. package/dist/components/base/Price/Double/index.module.scss +6 -0
  30. package/dist/components/base/Price/Double/index.tsx +1 -1
  31. package/dist/components/debug/DebugLayout/index.module.scss +2 -2
  32. package/dist/components/floorItem.weapp.tsx +1 -1
  33. package/dist/interface/common.ts +1 -1
  34. package/dist/interface/component.ts +1 -1
  35. package/dist/interface/jumpEventReport.ts +1 -1
  36. package/dist/interface/service.ts +1 -1
  37. package/dist/jumpEventReport/base.ts +1 -1
  38. package/dist/jumpEventReport/const.ts +1 -1
  39. package/dist/jumpEventReport/index.h5.ts +1 -1
  40. package/dist/jumpEventReport/index.jd.ts +1 -1
  41. package/dist/jumpEventReport/index.weapp.ts +1 -1
  42. package/dist/jumpEventReport/jdJumpJdApp.ts +1 -1
  43. package/dist/jumpEventReport/jumpUrlConfig/base.ts +1 -1
  44. package/dist/jumpEventReport/logEventConfig.ts +1 -1
  45. package/dist/jumpEventReport/web/report.ts +1 -1
  46. package/dist/jumpEventReport/web.base.ts +1 -1
  47. package/dist/jumpEventReport/web.jd.ts +1 -1
  48. package/dist/jumpEventReport/web.pc.ts +1 -1
  49. package/dist/jumpEventReport/web.tjm.ts +1 -1
  50. package/dist/jumpEventReport/web.wxapp.ts +1 -1
  51. package/dist/language/en_US.json +176 -0
  52. package/dist/language/zh_CN.json +176 -0
  53. package/dist/language/zh_HK.json +176 -0
  54. package/dist/libs/taroAppReport.js +2 -2
  55. package/dist/modules/ContainerFloorList/index.h5.module.scss +66 -53
  56. package/dist/modules/ContainerFloorList/index.h5.tsx +1 -1
  57. package/dist/modules/ContainerFloorList/index.tsx +1 -1
  58. package/dist/open/api/environment.ts +1 -1
  59. package/dist/open/api/shopMember.ts +1 -1
  60. package/dist/open/api/util.ts +1 -1
  61. package/dist/sass/app.h5.scss +273 -224
  62. package/dist/service/fetchGateway.ts +1 -1
  63. package/dist/service/fetchGateway.weapp.ts +1 -0
  64. package/dist/service/http/colorSign.ts +1 -1
  65. package/dist/service/http/const.ts +1 -1
  66. package/dist/service/http/h5Http.ts +1 -1
  67. package/dist/service/requestServer.h5.ts +1 -1
  68. package/dist/service/requestServer.ts +1 -1
  69. package/dist/service/requestServer.weapp.ts +1 -0
  70. package/dist/utils/connectNativeJsBridge.ts +1 -1
  71. package/dist/utils/h5Utils.ts +1 -1
  72. package/dist/utils/index.h5.ts +1 -1
  73. package/dist/utils/index.ts +1 -1
  74. package/dist/utils/index.weapp.ts +1 -1
  75. package/dist/utils/jumpExtMapUtil.h5.ts +1 -0
  76. package/dist/utils/jumpExtMapUtil.ts +1 -0
  77. package/dist/utils/log.ts +1 -0
  78. package/dist/utils/sColor.js +1 -0
  79. package/dist/utils/utils.ts +1 -1
  80. package/dist/wxapp/common/address_api/address_api_v2.js +1 -0
  81. package/dist/wxapp/common/user_info.js +1 -1
  82. package/package.json +158 -141
@@ -1 +1 @@
1
- import React from 'react'
2
1
  NETWORK_DATA_TYPE,
3
2
  M_SHOP_DOWNLOAD_HEADER_NAV_BAR_BOTTOM_MENU_HEIGHT,
4
3
  APP_SHOP_HEADER_NAV_BAR_BOTTOM_MENU_HEIGHT,
5
4
  containerFloorListData: ComponentInterFace.ContainerItemData[]
6
5
  className?: string
7
6
  containerItemClass?: object
8
7
  style?: object
9
8
  hasGoodsFeeds?: boolean
10
9
  builtInComponents?: Object
11
10
  loadingEndComponentFn?: Function
12
11
  sectionType?: string
13
12
  updateShopFloorDataFn?: Function
14
13
  updateContainerFloorListDataFn?: Function
15
14
  refreshFloorListDataFn?: Function
16
15
  refreshFloorListDataBtnLabel?: string
17
16
  customErrorIsvFloorModule?: React.ReactElement
18
17
  componentExtend?: React.ReactElement
19
18
  luxuryFixedIndex?: number
20
19
  const { windowHeight } = taroJdBaseInfo.info.sysInfo
21
20
  const {
22
21
  className,
23
22
  style,
24
23
  containerItemClass = null,
25
24
  containerFloorListData,
26
25
  builtInComponents,
27
26
  loadingEndComponentFn,
28
27
  sectionType,
29
28
  updateShopFloorDataFn,
30
29
  updateContainerFloorListDataFn,
31
30
  refreshFloorListDataFn,
32
31
  refreshFloorListDataBtnLabel,
33
32
  customErrorIsvFloorModule,
34
33
  luxuryFixedIndex = -1,
35
34
  } = props
36
35
 
37
36
  const renderFloorItem = (
38
37
  item,
39
38
  floorItem,
40
39
  floorIndex,
41
40
  containerLayoutLeftRightMargin,
42
41
  lazyLoadState = false,
43
42
  index,
44
43
  borderStyle,
45
44
  ) => {
46
45
  return (
47
46
  <View
48
47
  className={classNames(shopContainerListStyle['d-floor-item'])}
49
48
  data-floor-uid={floorItem?.uid}
50
49
  data-floor-type={floorItem?.floorExtInfo?.moduleFlag || ''}
51
50
  data-lazy-load={lazyLoadState}
52
51
  key={floorItem.uid}
53
52
  id={`J_floor_${floorItem.uid}`}
54
53
  style={borderStyle}
55
54
  >
56
55
  {isChartH5 && (
57
56
  <View
58
57
  className={shopContainerListStyle['d-floor-chart-item']}
59
58
  id={`J_chart_floor_${floorItem?.uid}`}
60
59
  data-floor-uid={floorItem?.uid}
61
60
  data-floor-type={floorItem?.floorExtInfo?.moduleFlag || ''}
62
61
  />
63
62
  )}
64
63
  <FloorListItem
65
64
  floorIndex={floorIndex}
66
65
  floorData={floorItem}
67
66
  layoutLeftRightMargin={containerLayoutLeftRightMargin}
68
67
  containerBorderRadius={borderStyle}
69
68
  updateShopFloorDataFn={updateShopFloorDataFn}
70
69
  loadingEndComponentFn={loadingEndComponentFn}
71
70
  key={floorItem.uid}
72
71
  builtInComponents={builtInComponents}
73
72
  updateContainerFloorListDataFn={updateContainerFloorListDataFn}
74
73
  customErrorIsvFloorModule={customErrorIsvFloorModule}
75
74
  />
76
75
  {index === luxuryFixedIndex ? props.children : null}
77
76
  </View>
78
77
  )
79
78
  }
80
79
 
81
80
  const getFloorSetHeight = (item) => {
82
81
  const getHeight = item?.floorExtInfo?.floorHeight
83
82
  ? Number(item?.floorExtInfo?.floorHeight)
84
83
  : 200
85
84
  return getHeight > 0 ? getHeight : 200
86
85
  }
87
86
  const containerFloorListDataLen = containerFloorListData.length
88
87
  return (
89
88
  <View
90
89
  className={classNames(
91
90
  className,
92
91
  shopContainerListStyle['d-shop-container-list'],
93
92
  )}
94
93
  style={style}
95
94
  >
96
95
  <View id="J_shopContainerFloorList">
97
96
  {containerFloorListDataLen > 0 ? (
98
97
  containerFloorListData.map((item, index) => {
99
98
  const containerLayoutLeftRightMargin =
100
99
  (item.marginLeft || 0) + (item.marginRight || 0)
101
100
  const getContainerId = `J_container_${item.containerId}`
102
101
  const borderStyle = getBorderStyle(
103
102
  item,
104
103
  index,
105
104
  containerFloorListData,
106
105
  containerFloorListDataLen,
107
106
  )
108
107
  if (index === containerFloorListDataLen - 1) item.marginBottom = 8
109
108
  return (
110
109
  <React.Fragment key={item.containerId + index}>
111
110
  {item.addLuxuryStyle ? (
112
111
  <View className={shopContainerListStyle['d-luxury-header']} />
113
112
  ) : null}
114
113
  {item.addLuxuryBackupStyle ? (
115
114
  <View
116
115
  style={{
117
116
  height:
118
117
  taroJdBaseInfo?.info?.sysInfo?.jdNativeHeaderHeight +
119
118
  'px',
120
119
  }}
121
120
  className={shopContainerListStyle['d-luxury-header-black']}
122
121
  />
123
122
  ) : null}
124
123
  {typeof item?.renderExtendComponent === 'function'
125
124
  ? item?.renderExtendComponent(item?.floorExtendData)
126
125
  : null}
127
126
  <View
128
127
  className={classNames(
129
128
  shopContainerListStyle['d-container-item'],
130
129
  containerItemClass,
131
130
  )}
132
131
  id={getContainerId}
133
132
  key={item.containerId}
134
133
  data-container-id={item?.containerId}
135
134
  data-container-type={item?.typeCode}
136
135
  style={{
137
136
  marginBottom: item.marginBottom
138
137
  ? `${item.marginBottom}px`
139
138
  : 0,
140
139
  marginTop: item.marginTop ? `${item.marginTop}px` : 0,
141
140
  marginLeft: item.marginLeft ? `${item.marginLeft}px` : 0,
142
141
  marginRight: item.marginRight ? `${item.marginRight}px` : 0,
143
142
  borderTopLeftRadius:
144
143
  borderStyle?.borderTopLeftRadius || `0px`,
145
144
  borderTopRightRadius:
146
145
  borderStyle?.borderTopRightRadiu || `0px`,
147
146
  borderBottomLeftRadius:
148
147
  borderStyle?.borderBottomLeftRadius || `0px`,
149
148
  borderBottomRightRadius:
150
149
  borderStyle?.borderBottomRightRadius || `0px`,
151
150
  }}
152
151
  >
153
152
  {typeof item?.insertContainerStartComponent === 'function'
154
153
  ? item?.insertContainerStartComponent(item)
155
154
  : null}
156
155
  {item.floors &&
157
156
  item.floors.length > 0 &&
158
157
  item.floors?.map((floorItem, floorIndex) => {
159
158
  return index > lazyLoadStartIndex ? (
160
159
  <LazyLayoutLoad
161
160
  key={item.containerId}
162
161
  sectionType={sectionType}
163
162
  containerId={getContainerId}
164
163
  height={getFloorSetHeight(floorItem)}
165
164
  floorData={floorItem}
166
165
  >
167
166
  {renderFloorItem(
168
167
  item,
169
168
  floorItem,
170
169
  floorIndex,
171
170
  containerLayoutLeftRightMargin,
172
171
  true,
173
172
  index,
174
173
  borderStyle,
175
174
  )}
176
175
  </LazyLayoutLoad>
177
176
  ) : (
178
177
  renderFloorItem(
179
178
  item,
180
179
  floorItem,
181
180
  floorIndex,
182
181
  containerLayoutLeftRightMargin,
183
182
  false,
184
183
  index,
185
184
  borderStyle,
186
185
  )
187
186
  )
188
187
  })}
189
188
  </View>
190
189
  </React.Fragment>
191
190
  )
192
191
  })
193
192
  ) : (
194
193
  <View
195
194
  className={shopContainerListStyle['d-container-list-no-data']}
196
195
  style={{
197
196
  height: `${
198
197
  windowHeight -
199
198
  (isJdApp
200
199
  ? APP_SHOP_HEADER_NAV_BAR_BOTTOM_MENU_HEIGHT
201
200
  : M_SHOP_DOWNLOAD_HEADER_NAV_BAR_BOTTOM_MENU_HEIGHT)
202
201
  }px`,
203
202
  }}
204
203
  >
205
204
  <NetworkDataError
206
205
  netWorkShowType={NetWorkShowType.PART}
207
206
  netWorkDataType={NETWORK_DATA_TYPE.DATA_ERROR}
208
207
  refreshCallBackFn={
209
208
  refreshFloorListDataFn ? refreshFloorListDataFn : null
210
209
  }
211
210
  btnLabel={refreshFloorListDataBtnLabel || ''}
212
211
  />
213
212
  </View>
214
213
  )}
215
214
  </View>
216
215
  </View>
217
216
  )
217
+ import React from 'react';
218
218
  NETWORK_DATA_TYPE,
219
219
  M_SHOP_DOWNLOAD_HEADER_NAV_BAR_BOTTOM_MENU_HEIGHT,
220
220
  APP_SHOP_HEADER_NAV_BAR_BOTTOM_MENU_HEIGHT,
221
221
  containerFloorListData: ComponentInterFace.ContainerItemData[];
222
222
  extendInfoData?: object;
223
223
  className?: string;
224
224
  containerItemClass?: object;
225
225
  style?: object;
226
226
  hasGoodsFeeds?: boolean;
227
227
  builtInComponents?: object;
228
228
  loadingEndComponentFn?: functionType;
229
229
  sectionType?: string;
230
230
  updateShopFloorDataFn?: functionType;
231
231
  updateContainerFloorListDataFn?: functionType;
232
232
  refreshFloorListDataFn?: functionType;
233
233
  refreshFloorListDataBtnLabel?: string;
234
234
  customErrorIsvFloorModule?: React.ReactElement;
235
235
  componentExtend?: React.ReactElement;
236
236
  luxuryFixedIndex?: number;
237
237
  isContainerListHasMarginBottom?: boolean;
238
238
  switchConfig?: {
239
239
  [key: string]: any;
240
240
  };
241
241
  const { windowHeight } = taroJdBaseInfo.info.sysInfo;
242
242
  const {
243
243
  className,
244
244
  style,
245
245
  containerItemClass = null,
246
246
  containerFloorListData,
247
247
  extendInfoData,
248
248
  builtInComponents,
249
249
  loadingEndComponentFn,
250
250
  sectionType,
251
251
  updateShopFloorDataFn,
252
252
  updateContainerFloorListDataFn,
253
253
  refreshFloorListDataFn,
254
254
  refreshFloorListDataBtnLabel,
255
255
  customErrorIsvFloorModule,
256
256
  luxuryFixedIndex = -1,
257
257
  isContainerListHasMarginBottom,
258
258
  switchConfig,
259
259
  } = props;
260
260
  const emptyFloorListHidden = switchConfig?.emptyFloorListHidden || false;
261
261
  const isSageShop = taroJdBaseInfo.info?.pageInfo?.isSageShop;
262
262
  const isHasMarginBottom = isContainerListHasMarginBottom ?? !isSageShop;
263
263
 
264
264
  const hasLiveForSageShop =
265
265
  isSageShop && taroJdBaseInfo.info?.pageInfo?.isJdShowNativeImmersivePlayer;
266
266
 
267
267
  const renderFloorItem = (
268
268
  item,
269
269
  floorItem,
270
270
  floorIndex,
271
271
  containerLayoutLeftRightMargin,
272
272
  lazyLoadState = false,
273
273
  index,
274
274
  borderStyle,
275
275
  ) => {
276
276
  return (
277
277
  <View
278
278
  className={classNames(shopContainerListStyle['d-floor-item'])}
279
279
  data-floor-uid={floorItem?.uid}
280
280
  data-floor-type={floorItem?.floorExtInfo?.moduleFlag || ''}
281
281
  data-lazy-load={lazyLoadState}
282
282
  key={floorItem.uid}
283
283
  id={`J_floor_${floorItem.uid}`}
284
284
  style={borderStyle}
285
285
  >
286
286
  {isChartH5 && (
287
287
  <View
288
288
  className={shopContainerListStyle['d-floor-chart-item']}
289
289
  id={`J_chart_floor_${floorItem?.uid}`}
290
290
  data-floor-uid={floorItem?.uid}
291
291
  data-floor-type={floorItem?.floorExtInfo?.moduleFlag || ''}
292
292
  />
293
293
  )}
294
294
  <FloorListItem
295
295
  floorIndex={floorIndex}
296
296
  floorData={floorItem}
297
297
  layoutLeftRightMargin={containerLayoutLeftRightMargin}
298
298
  containerBorderRadius={borderStyle}
299
299
  updateShopFloorDataFn={updateShopFloorDataFn}
300
300
  loadingEndComponentFn={loadingEndComponentFn}
301
301
  extendInfoData={
302
302
  passExtendInfoModuleWhiteList.includes(floorItem?.floorExtInfo?.moduleFlag)
303
303
  ? extendInfoData
304
304
  : undefined
305
305
  }
306
306
  key={floorItem.uid}
307
307
  builtInComponents={builtInComponents}
308
308
  updateContainerFloorListDataFn={updateContainerFloorListDataFn}
309
309
  customErrorIsvFloorModule={customErrorIsvFloorModule}
310
310
  />
311
311
  {index === luxuryFixedIndex ? props.children : null}
312
312
  </View>
313
313
  );
314
314
  };
315
315
 
316
316
  const getFloorSetHeight = (item) => {
317
317
  const getHeight = item?.floorExtInfo?.floorHeight
318
318
  ? Number(item?.floorExtInfo?.floorHeight)
319
319
  : 200;
320
320
  return getHeight > 0 ? getHeight : 200;
321
321
  };
322
322
  const containerFloorListDataLen = containerFloorListData.length;
323
323
 
324
324
  const getNoDataContainerHeight = () => {
325
325
  const changeHeight = hasLiveForSageShop
326
326
  ? windowHeight
327
327
  : windowHeight -
328
328
  (isJdApp
329
329
  ? APP_SHOP_HEADER_NAV_BAR_BOTTOM_MENU_HEIGHT
330
330
  : M_SHOP_DOWNLOAD_HEADER_NAV_BAR_BOTTOM_MENU_HEIGHT);
331
331
  return {
332
332
  height: `${changeHeight}px`,
333
333
  };
334
334
  };
335
335
  return (
336
336
  <View
337
337
  className={classNames(className, shopContainerListStyle['d-shop-container-list'])}
338
338
  style={style}
339
339
  >
340
340
  <View
341
341
  id="J_shopContainerFloorList"
342
342
  className={
343
343
  isHasMarginBottom
344
344
  ? shopContainerListStyle['d-container-list-with-margin-bottom']
345
345
  : shopContainerListStyle['d-container-list-no-margin-bottom']
346
346
  }
347
347
  >
348
348
  {containerFloorListDataLen > 0 ? (
349
349
  containerFloorListData.map((item, index) => {
350
350
  const containerLayoutLeftRightMargin = (item.marginLeft || 0) + (item.marginRight || 0);
351
351
  const getContainerId = `J_container_${item.containerId}`;
352
352
  const borderStyle = getBorderStyle(
353
353
  item,
354
354
  index,
355
355
  containerFloorListData,
356
356
  containerFloorListDataLen,
357
357
  );
358
358
  return (
359
359
  <React.Fragment key={item.containerId + index}>
360
360
  {item.addLuxuryStyle ? (
361
361
  <View className={shopContainerListStyle['d-luxury-header']} />
362
362
  ) : null}
363
363
  {item.addLuxuryBackupStyle ? (
364
364
  <View
365
365
  style={{
366
366
  height: taroJdBaseInfo?.info?.sysInfo?.jdNativeHeaderHeight + 'px',
367
367
  }}
368
368
  className={shopContainerListStyle['d-luxury-header-black']}
369
369
  />
370
370
  ) : null}
371
371
  {typeof item?.renderExtendComponent === 'function'
372
372
  ? item?.renderExtendComponent(item?.floorExtendData)
373
373
  : null}
374
374
  <View
375
375
  className={classNames(
376
376
  shopContainerListStyle['d-container-item'],
377
377
  containerItemClass,
378
378
  )}
379
379
  id={getContainerId}
380
380
  key={item.containerId}
381
381
  data-container-id={item?.containerId}
382
382
  data-container-type={item?.typeCode}
383
383
  style={{
384
384
  marginBottom: item.marginBottom ? `${item.marginBottom}px` : 0,
385
385
  marginTop: item.marginTop ? `${item.marginTop}px` : 0,
386
386
  marginLeft: item.marginLeft ? `${item.marginLeft}px` : 0,
387
387
  marginRight: item.marginRight ? `${item.marginRight}px` : 0,
388
388
  borderTopLeftRadius: borderStyle?.borderTopLeftRadius || `0px`,
389
389
  borderTopRightRadius: borderStyle?.borderTopRightRadiu || `0px`,
390
390
  borderBottomLeftRadius: borderStyle?.borderBottomLeftRadius || `0px`,
391
391
  borderBottomRightRadius: borderStyle?.borderBottomRightRadius || `0px`,
392
392
  '--container-layout-left-right-margin': `${containerLayoutLeftRightMargin}px`,
393
393
  }}
394
394
  >
395
395
  {typeof item?.insertContainerStartComponent === 'function'
396
396
  ? item?.insertContainerStartComponent(item)
397
397
  : null}
398
398
  {item.floors &&
399
399
  item.floors.length > 0 &&
400
400
  item.floors?.map((floorItem, floorIndex) => {
401
401
  return index > lazyLoadStartIndex ? (
402
402
  <LazyLayoutLoad
403
403
  key={item.containerId}
404
404
  sectionType={sectionType}
405
405
  containerId={getContainerId}
406
406
  height={getFloorSetHeight(floorItem)}
407
407
  floorData={floorItem}
408
408
  >
409
409
  {renderFloorItem(
410
410
  item,
411
411
  floorItem,
412
412
  floorIndex,
413
413
  containerLayoutLeftRightMargin,
414
414
  true,
415
415
  index,
416
416
  borderStyle,
417
417
  )}
418
418
  </LazyLayoutLoad>
419
419
  ) : (
420
420
  renderFloorItem(
421
421
  item,
422
422
  floorItem,
423
423
  floorIndex,
424
424
  containerLayoutLeftRightMargin,
425
425
  false,
426
426
  index,
427
427
  borderStyle,
428
428
  )
429
429
  );
430
430
  })}
431
431
  </View>
432
432
  </React.Fragment>
433
433
  );
434
434
  })
435
435
  ) : !emptyFloorListHidden ? (
436
436
  <View
437
437
  className={classNames(shopContainerListStyle['d-container-list-no-data'], {
438
438
  [shopContainerListStyle['d-sage-shop-no-data']]: hasLiveForSageShop,
439
439
  })}
440
440
  style={getNoDataContainerHeight()}
441
441
  >
442
442
  <NetworkDataError
443
443
  netWorkShowType={NetWorkShowType.PART}
444
444
  netWorkDataType={NETWORK_DATA_TYPE.DATA_ERROR}
445
445
  backgroundColorWhite={hasLiveForSageShop}
446
446
  refreshCallBackFn={refreshFloorListDataFn ? refreshFloorListDataFn : null}
447
447
  btnLabel={refreshFloorListDataBtnLabel || ''}
448
448
  />
449
449
  </View>
450
450
  ) : null}
451
451
  </View>
452
452
  </View>
453
453
  );
454
454
  updateShopDataFn: null,