@conecli/cone-render 0.9.1-shop2.0 → 0.9.1-shop2.10

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 (98) hide show
  1. package/dist/api/index.ts +1 -1
  2. package/dist/common/const.ts +1 -1
  3. package/dist/common/environmentType.ts +1 -0
  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 -0
  9. package/dist/common/pageType.ts +1 -0
  10. package/dist/common/sgmCustomCode.ts +1 -0
  11. package/dist/common/token/index.h5.ts +1 -1
  12. package/dist/common/token/token.jd.ts +1 -1
  13. package/dist/common/token/token.ts +1 -1
  14. package/dist/common/wxappApi.jd.ts +1 -0
  15. package/dist/components/ErrorBoundary.tsx +1 -1
  16. package/dist/components/base/CommonFloorHead/index.tsx +1 -1
  17. package/dist/components/base/CountDown/index.tsx +1 -1
  18. package/dist/components/base/CustomScrollView/index.jd.tsx +1 -0
  19. package/dist/components/base/CustomScrollView/index.module.scss +7 -0
  20. package/dist/components/base/CustomScrollView/index.tsx +1 -1
  21. package/dist/components/base/Dialog/index.module.scss +5 -0
  22. package/dist/components/base/Dialog/index.tsx +1 -1
  23. package/dist/components/base/Exposure/index.h5.tsx +1 -1
  24. package/dist/components/base/ExposureSmart/index.h5.tsx +1 -1
  25. package/dist/components/base/ExposureSmart/index.tsx +1 -1
  26. package/dist/components/base/ExposureSmart/reporter.tsx +1 -1
  27. package/dist/components/base/InViewRender/index.tsx +1 -1
  28. package/dist/components/base/ItemViewExposureSmart/index.tsx +1 -1
  29. package/dist/components/base/LazyLayoutLoad/index.tsx +1 -1
  30. package/dist/components/base/LazyLoadImage/const.ts +1 -1
  31. package/dist/components/base/LazyLoadImage/index.h5.module.scss +20 -20
  32. package/dist/components/base/LazyLoadImage/index.h5.tsx +1 -1
  33. package/dist/components/base/MobileCommonHeader/index.module.scss +9 -0
  34. package/dist/components/base/MobileCommonHeader/index.tsx +1 -0
  35. package/dist/components/base/NetworkDataError/const.ts +1 -1
  36. package/dist/components/base/NetworkDataError/index.module.scss +4 -0
  37. package/dist/components/base/NetworkDataError/index.tsx +1 -1
  38. package/dist/components/base/Price/Double/index.tsx +1 -1
  39. package/dist/components/base/Price/index.tsx +1 -1
  40. package/dist/components/decorate/DecorateFloorModule/index.module.scss +21 -2
  41. package/dist/components/decorate/DecorateFloorModule/index.tsx +1 -1
  42. package/dist/components/decorate/EmptyFloorModule/index.tsx +1 -1
  43. package/dist/components/floorItem.jd.tsx +1 -1
  44. package/dist/components/floorItem.tsx +1 -1
  45. package/dist/components/floorItem.weapp.tsx +1 -1
  46. package/dist/components/isv/Floor/index.tsx +1 -1
  47. package/dist/components/remoteFloorItem.tsx +1 -1
  48. package/dist/interface/common.ts +1 -1
  49. package/dist/interface/component.ts +1 -1
  50. package/dist/interface/jumpEventReport.ts +1 -1
  51. package/dist/interface/service.ts +1 -1
  52. package/dist/interface/utils.ts +1 -1
  53. package/dist/jumpEventReport/base.ts +1 -1
  54. package/dist/jumpEventReport/const.ts +1 -1
  55. package/dist/jumpEventReport/createReportFloorData.ts +1 -1
  56. package/dist/jumpEventReport/index.h5.ts +1 -1
  57. package/dist/jumpEventReport/index.jd.ts +1 -1
  58. package/dist/jumpEventReport/index.weapp.ts +1 -1
  59. package/dist/jumpEventReport/jdJumpJdApp.ts +1 -1
  60. package/dist/jumpEventReport/jumpUrlConfig/base.ts +1 -1
  61. package/dist/jumpEventReport/logEventConfig.ts +1 -1
  62. package/dist/jumpEventReport/web/report.ts +1 -1
  63. package/dist/jumpEventReport/web.base.ts +1 -1
  64. package/dist/jumpEventReport/web.jd.ts +1 -1
  65. package/dist/jumpEventReport/web.jdb.ts +1 -1
  66. package/dist/jumpEventReport/web.jdjch.ts +1 -1
  67. package/dist/jumpEventReport/web.jxwxapp.ts +1 -0
  68. package/dist/jumpEventReport/web.pc.ts +1 -0
  69. package/dist/jumpEventReport/web.tjapp.ts +1 -0
  70. package/dist/jumpEventReport/web.tjm.ts +1 -0
  71. package/dist/jumpEventReport/web.wxapp.ts +1 -1
  72. package/dist/modules/ContainerFloorList/index.h5.module.scss +17 -1
  73. package/dist/modules/ContainerFloorList/index.h5.tsx +1 -1
  74. package/dist/modules/ContainerFloorList/index.tsx +1 -1
  75. package/dist/open/api/environment.ts +1 -1
  76. package/dist/open/api/index.ts +1 -1
  77. package/dist/open/api/jump copy.ts +1 -1
  78. package/dist/open/api/shopMember.ts +1 -1
  79. package/dist/open/api/track.ts +1 -1
  80. package/dist/open/api/util.ts +1 -1
  81. package/dist/open/components/index.ts +1 -1
  82. package/dist/sass/app.h5.scss +39 -3
  83. package/dist/sass/base.scss +12 -0
  84. package/dist/service/fetchGateway.ts +1 -1
  85. package/dist/service/http/const.ts +1 -1
  86. package/dist/service/requestServer.ts +1 -1
  87. package/dist/utils/connectNativeJsBridge.ts +1 -1
  88. package/dist/utils/connectNativeJsBridge.weapp.ts +1 -1
  89. package/dist/utils/draExceptionAndProfile.ts +1 -1
  90. package/dist/utils/h5Utils.ts +1 -1
  91. package/dist/utils/index.h5.ts +1 -1
  92. package/dist/utils/index.ts +1 -1
  93. package/dist/utils/index.weapp.ts +1 -1
  94. package/dist/utils/jm-common.js +1 -1
  95. package/dist/utils/sgmCodeUtils.ts +1 -0
  96. package/dist/utils/taroRenderUtil.ts +1 -1
  97. package/dist/utils/utils.ts +1 -1
  98. package/package.json +1 -1
@@ -1 +1 @@
1
- import Taro from '@tarojs/taro'
2
1
  nativePageShowToast, ToastAndroidType,
3
2
  ToastIosType,
4
3
  getAppChannelType, isAndroidDevice, isH5AndJdShopView, isChartH5,
5
4
  isH5AndJdShopViewNativeScroll, isIosDevice, isJdAndAndroidDevice, isJdAndIosDevice, isJdApp,
6
5
  isWxApp, isWxMiniH5View, isH5AndJingGouMini, urlCookie,
7
6
  sgmCustomReport, isMemberPage, isH5AndJdShopViewH5Scroll, isAppClassifyPage
8
7
  addHttps,
9
8
  clearTaroStorageKey,
10
9
  countStringify,
11
10
  dateFormat,
12
11
  dealAddress,
13
12
  dealShopContentData as originDealShopContentData,
14
13
  debounce,
15
14
  filterUrlQueryData,
16
15
  formatTabActiveMenuType,
17
16
  getQualityImage,
18
17
  getTaroStorageKeyValue,
19
18
  getWxAppCookieStr,
20
19
  isH5,
21
20
  isJdMin,
22
21
  isWxMin,
23
22
  isWxMinAndWxapp,
24
23
  lodashThrottle,
25
24
  objectToUrlEncode,
26
25
  parseQueryUrlString,
27
26
  removeTaroStorageKey,
28
27
  setLowSmallPicUrl,
29
28
  setTaroStorage,
30
29
  showFailToast,
31
30
  showNormalToast,
32
31
  showSuccessToast,
33
32
  sliceArrToChunkList,
34
33
  throttle,
35
34
  windowWidth: window.innerWidth,
36
35
  containerWidth: buildType === BUILD_TYPE.CLASSIFY ? window.innerWidth - 100 : window.innerWidth,
37
36
  screenWidth: window.innerWidth,
38
37
  platform: '',
39
38
  model: '',
40
39
  system: '',
41
40
  getSystemInfo.windowWidth = getSystemInfo.screenWidth
42
41
  getSystemInfo['containerWidth'] = buildType === BUILD_TYPE.CLASSIFY ? getSystemInfo.screenWidth - 100 : getSystemInfo.screenWidth
43
42
  const params = Object.assign(
44
43
  {},
45
44
  {
46
45
  title: '',
47
46
  duration: 1500,
48
47
  },
49
48
  options,
50
49
  )
51
50
  params.duration = params.duration / 1000
52
51
  if (isJdApp && isH5AndJdShopView) {
53
52
  const showSuccessType = isIosDevice
54
53
  ? ToastIosType.SUCCESS
55
54
  : ToastAndroidType.SUCCESS
56
55
  const duration = isAndroidDevice ? 0 : params.duration
57
56
  nativePageShowToast(options.title, showSuccessType, duration)
58
57
  console.log('执行原生toast success')
59
58
  } else {
60
59
  showSuccessToast(options)
61
60
  }
62
61
  const params = Object.assign(
63
62
  {},
64
63
  {
65
64
  title: '',
66
65
  duration: 1500,
67
66
  },
68
67
  options,
69
68
  )
70
69
  params.duration = params.duration / 1000
71
70
  console.log(`isJdApp${isJdApp}`)
72
71
  if (isJdApp && isH5AndJdShopView) {
73
72
  const showSuccessType = isIosDevice
74
73
  ? ToastIosType.FAIL
75
74
  : ToastAndroidType.FAIL
76
75
  const duration = isAndroidDevice ? 0 : params.duration
77
76
  nativePageShowToast(options.title, showSuccessType, duration)
78
77
  console.log('执行原生toast fail')
79
78
  } else {
80
79
  console.log('执行H5 toast fail')
81
80
  showFailToast(options)
82
81
  }
83
82
  const params = Object.assign(
84
83
  {},
85
84
  {
86
85
  title: '',
87
86
  duration: 1500,
88
87
  },
89
88
  options,
90
89
  )
91
90
  params.duration = params.duration / 1000
92
91
  if (isJdApp) {
93
92
  const showSuccessType = isIosDevice
94
93
  ? ToastIosType.NORMAL
95
94
  : ToastAndroidType.NORMAL
96
95
  const duration = isAndroidDevice ? 0 : params.duration
97
96
  nativePageShowToast(options.title, showSuccessType, duration)
98
97
  } else {
99
98
  showNormalToast(options)
100
99
  }
101
100
  const createLoadingEle = document.createElement('div')
102
101
  createLoadingEle.id = 'J_shopLoading'
103
102
  createLoadingEle.className = `d-shop-loading flexible-center-box ${customClassName}`
104
103
  createLoadingEle.innerHTML = `<div class='d-loading-content'>
105
104
  <span class='d-shop-loading-icon'></span>
106
105
  <p class='d-shop-text'>${text}</p>
107
106
  </div>`
108
107
  const getEle = document.body ? document.body : document.getElementsByTagName('body')[0]
109
108
  console.log('获取getEle及append及appendChild方法', getEle, getEle?.append, getEle?.appendChild)
110
109
  getEle.appendChild(createLoadingEle)
111
110
  const getEle = document.getElementById('J_shopLoading')
112
111
  getEle && getEle.remove()
113
112
  num,
114
113
  widthSize = 375,
115
114
  layoutWidth = getSystemInfo.windowWidth,
116
115
  const getNum = Number(num)
117
116
  return Math.round((getNum / widthSize) * layoutWidth)
118
117
  const systemInfo: UtilsInterFace.taroGetSystemInfoSyncRes = getSystemInfo
119
118
  if (!systemInfo.system && window) {
120
119
  systemInfo.system = window.navigator.userAgent
121
120
  systemInfo.isChrome = !!systemInfo?.system.match(/chrome/i)
122
121
  }
123
122
  const isIOS = !!systemInfo?.system.match(/ios/i)
124
123
  const isAndroid = !!systemInfo?.system.match(/android/i)
125
124
  systemInfo.navBarHeight = 0
126
125
  systemInfo.statusBarHeight = 0
127
126
  systemInfo.capsulePosition = null
128
127
  systemInfo.isIOS = isIOS
129
128
  systemInfo.isAndroid = isAndroid
130
129
  return systemInfo
131
130
  return originDealShopContentData(pageData, sgmCustomReport, isvdev)
132
131
  isJdApp,
133
132
  isWxApp,
134
133
  isIosDevice,
135
134
  isAndroidDevice,
136
135
  isJdAndIosDevice,
137
136
  isJdAndAndroidDevice,
138
137
  isWxMin,
139
138
  isWxMinAndWxapp,
140
139
  isJdMin,
141
140
  isH5,
142
141
  isH5AndJdShopView,
143
142
  isChartH5,
144
143
  isH5AndJdShopViewNativeScroll,
145
144
  isH5AndJdShopViewH5Scroll,
146
145
  isH5AndJingGouMini,
147
146
  isWxMiniH5View,
148
147
  urlCookie,
149
148
  sliceArrToChunkList,
150
149
  dealAddress,
151
150
  objectToUrlEncode,
152
151
  parseQueryUrlString,
153
152
  setLowSmallPicUrl,
154
153
  setTaroStorage,
155
154
  getTaroStorageKeyValue,
156
155
  removeTaroStorageKey,
157
156
  clearTaroStorageKey,
158
157
  getQualityImage,
159
158
  countStringify,
160
159
  getWxAppCookieStr,
161
160
  getSystemInfos,
162
161
  pxTransformFromData,
163
162
  dealShopContentDataAndReport as dealShopContentData,
164
163
  dateFormat,
165
164
  throttle,
166
165
  lodashThrottle,
167
166
  debounce,
168
167
  addHttps,
169
168
  commonShowSuccessToast as showSuccessToast,
170
169
  commonShowFailToast as showFailToast,
171
170
  commonShowNormalToast as showNormalToast,
172
171
  showShopLoading,
173
172
  hideShopLoading,
174
173
  getAppChannelType,
175
174
  formatTabActiveMenuType,
176
175
  filterUrlQueryData,
177
176
  sgmCustomReport,
178
177
  isMemberPage,
179
178
  memberFormatUtils,
180
179
  getFloorDataToDataDefines,
181
180
  isAppClassifyPage
181
+ import Taro from '@tarojs/taro'
182
182
  UtilsInterFace
183
183
  nativePageShowToast,
184
184
  ToastAndroidType,
185
185
  ToastIosType,
186
186
  getAppChannelType,
187
187
  isAndroidDevice,
188
188
  isH5AndJdShopView,
189
189
  isChartH5,
190
190
  isH5AndJdShopViewNativeScroll,
191
191
  isIosDevice,
192
192
  isJdAndAndroidDevice,
193
193
  isJdAndIosDevice,
194
194
  isJdApp,
195
195
  isWxApp,
196
196
  isWxMiniH5View,
197
197
  isJdAndHarmonyDevice,
198
198
  isH5AndJingGouMini,
199
199
  urlCookie,
200
200
  sgmCustomReport,
201
201
  isMemberPage,
202
202
  isH5AndJdShopViewH5Scroll,
203
203
  isH5AndJdShopH5CustomScrollView,
204
204
  isAppClassifyPage,
205
205
  isPc,
206
206
  ipLoc_djd,
207
207
  jdAppVersionCompare,
208
208
  isTjScence,
209
209
  isH5AdnJxMini,
210
210
  isTjM,
211
211
  isTjJxM,
212
212
  isTJApp,
213
213
  isH5AdnHaoWuJie,
214
214
  tjChannel,
215
215
  dealNativePixelToCssPixel,
216
216
  isAppStowShop,
217
217
  isJdAndroidX5Core,
218
218
  addHttps,
219
219
  clearTaroStorageKey,
220
220
  countStringify,
221
221
  dateFormat,
222
222
  dealAddress,
223
223
  dealShopContentData as originDealShopContentData,
224
224
  debounce,
225
225
  filterUrlQueryData,
226
226
  formatTabActiveMenuType,
227
227
  getQualityImage,
228
228
  getTaroStorageKeyValue,
229
229
  getWxAppCookieStr,
230
230
  isH5,
231
231
  isMin,
232
232
  isJdMin,
233
233
  isWxMin,
234
234
  isWxMinAndWxapp,
235
235
  isJdMinAndHarmony,
236
236
  lodashThrottle,
237
237
  objectToUrlEncode,
238
238
  parseQueryUrlString,
239
239
  removeTaroStorageKey,
240
240
  setLowSmallPicUrl,
241
241
  setTaroStorage,
242
242
  showFailToast,
243
243
  showNormalToast,
244
244
  showSuccessToast,
245
245
  sliceArrToChunkList,
246
246
  throttle,
247
247
  isOpenJdAppUrl,
248
248
  jdOpenAppParams,
249
249
  createJdOpenAppUrl,
250
250
  isEmpty,
251
251
  getJdAppReportPageSource,
252
252
  dealJdOpenAppData,
253
253
  const getNum = Number(num)
254
254
  let _changeLayoutWidth = layoutWidth
255
255
  if (!_changeLayoutWidth) {
256
256
  _changeLayoutWidth =
257
257
  _ShopSystemInfo && _ShopSystemInfo?.windowWidth
258
258
  ? _ShopSystemInfo.windowWidth
259
259
  : Taro.getSystemInfoSync()?.windowWidth
260
260
  }
261
261
  return Math.round((getNum / widthSize) * _changeLayoutWidth)
262
262
  changeSize,
263
263
  designWidth = 750,
264
264
  systemInfo,
265
265
  const getRootFontSize =
266
266
  (40 * (systemInfo?.windowWidth ?? _ShopSystemInfo.windowWidth)) / 750
267
267
  const getRealRootFontSize =
268
268
  getRootFontSize > 40 ? 40 : getRootFontSize < 20 ? 20 : getRootFontSize
269
269
  return Math.ceil(
270
270
  (((parseInt(String(changeSize), 10) / 40) * 750) / designWidth) *
271
271
  getRealRootFontSize,
272
272
  )
273
273
  console.log(
274
274
  '获取系统宽度systemInfo?.windowWidth',
275
275
  systemInfo?.windowWidth,
276
276
  'taroToTransformRoutimePXNumber(changeWidth)',
277
277
  taroToTransformRoutimePXNumber(changeWidth, 750, systemInfo),
278
278
  )
279
279
  return buildType === BUILD_TYPE.CLASSIFY && systemInfo?.windowWidth
280
280
  ? systemInfo?.windowWidth -
281
281
  taroToTransformRoutimePXNumber(changeWidth, 750, systemInfo)
282
282
  : systemInfo?.windowWidth ?? 0
283
283
  const systemInfo = Taro.getSystemInfoSync()
284
284
  if (params && params?.pageWidth && params?.pageHeight) {
285
285
  systemInfo.windowWidth = params?.pageWidth
286
286
  systemInfo.windowHeight = params?.pageHeight
287
287
  }
288
288
  systemInfo['containerWidth'] = getContainerWidth(buildType, systemInfo)
289
289
  console.warn('====获取系统信息=====', systemInfo)
290
290
  return systemInfo
291
291
  const getSystemInfo = getSystemAndContainerWidthInfo(params) || {
292
292
  windowWidth: window.innerWidth,
293
293
  containerWidth: getContainerWidth(buildType, {
294
294
  windowWidth: window.innerWidth,
295
295
  }),
296
296
  screenWidth: window.innerWidth,
297
297
  platform: '',
298
298
  model: '',
299
299
  system: '',
300
300
  }
301
301
  if (isJdApp && isAndroidDevice && getSystemInfo.windowWidth <= 0) {
302
302
  getSystemInfo.windowWidth = getSystemInfo.screenWidth
303
303
  getSystemInfo['containerWidth'] = getContainerWidth(
304
304
  buildType,
305
305
  getSystemInfo,
306
306
  )
307
307
  }
308
308
  return getSystemInfo
309
309
  const params = Object.assign(
310
310
  {},
311
311
  {
312
312
  title: '',
313
313
  duration: 1500,
314
314
  },
315
315
  options,
316
316
  )
317
317
  params.duration = params.duration / 1000
318
318
  if (isJdApp) {
319
319
  const showSuccessType = isIosDevice
320
320
  ? ToastIosType.SUCCESS
321
321
  : ToastAndroidType.SUCCESS
322
322
  const duration = isAndroidDevice ? 0 : params.duration
323
323
  nativePageShowToast(options.title, showSuccessType, duration)
324
324
  console.log('执行原生toast success')
325
325
  } else {
326
326
  showSuccessToast(options)
327
327
  }
328
328
  const params = Object.assign(
329
329
  {},
330
330
  {
331
331
  title: '',
332
332
  duration: 1500,
333
333
  },
334
334
  options,
335
335
  )
336
336
  params.duration = params.duration / 1000
337
337
  if (isJdApp) {
338
338
  const showSuccessType = isIosDevice
339
339
  ? ToastIosType.FAIL
340
340
  : ToastAndroidType.FAIL
341
341
  const duration = isAndroidDevice ? 0 : params.duration
342
342
  nativePageShowToast(options.title, showSuccessType, duration)
343
343
  console.log('执行原生toast fail')
344
344
  } else {
345
345
  console.log('执行H5 toast fail')
346
346
  showFailToast(options)
347
347
  }
348
348
  const params = Object.assign(
349
349
  {},
350
350
  {
351
351
  title: '',
352
352
  duration: 1500,
353
353
  },
354
354
  options,
355
355
  )
356
356
  params.duration = params.duration / 1000
357
357
  if (isJdApp) {
358
358
  const showSuccessType = isIosDevice ?
359
359
  ToastIosType.NORMAL :
360
360
  ToastAndroidType.NORMAL
361
361
  const duration = isAndroidDevice ? 0 : params.duration
362
362
  nativePageShowToast(options.title, showSuccessType, duration)
363
363
  } else {
364
364
  showNormalToast(options)
365
365
  }
366
366
  const createLoadingEle = document.createElement('div')
367
367
  createLoadingEle.id = 'J_shopLoading'
368
368
  createLoadingEle.className = `d-shop-loading flexible-center-box ${customClassName}`
369
369
  createLoadingEle.innerHTML =
370
370
  `<div class='d-loading-content'>
371
371
  <span class='d-shop-loading-icon'></span>
372
372
  <p class='d-shop-text'>${text}</p>
373
373
  </div>`
374
374
  const getEle = document.body
375
375
  ? document.body
376
376
  : document.getElementsByTagName('body')[0]
377
377
  getEle.appendChild(createLoadingEle)
378
378
  const getEle = document.getElementById('J_shopLoading')
379
379
  getEle && getEle.remove()
380
380
  const systemInfo: UtilsInterFace.taroGetSystemInfoSyncRes = getReviseSystemInfo(
381
381
  params,
382
382
  )
383
383
  if (!systemInfo.system && window) {
384
384
  systemInfo.system = window.navigator.userAgent
385
385
  systemInfo.isChrome = !!systemInfo?.system.match(/chrome/i)
386
386
  }
387
387
  const isIOS = !!systemInfo?.system.match(/ios/i)
388
388
  const isAndroid = !!systemInfo?.system.match(/android/i)
389
389
  systemInfo.navBarHeight = 0
390
390
  systemInfo.statusBarHeight = 0
391
391
  systemInfo.capsulePosition = null
392
392
  systemInfo.isIOS = isIOS
393
393
  systemInfo.isAndroid = isAndroid
394
394
  _ShopSystemInfo = systemInfo
395
395
  return systemInfo
396
396
  return originDealShopContentData(pageData, sgmCustomReport, isvdev)
397
397
  isJdApp,
398
398
  isWxApp,
399
399
  isIosDevice,
400
400
  isAndroidDevice,
401
401
  isJdAndIosDevice,
402
402
  isJdAndAndroidDevice,
403
403
  isJdAndHarmonyDevice,
404
404
  isJdAndroidX5Core,
405
405
  isMin,
406
406
  isWxMin,
407
407
  isWxMinAndWxapp,
408
408
  isJdMinAndHarmony,
409
409
  isJdMin,
410
410
  isH5,
411
411
  isH5AndJdShopView,
412
412
  isChartH5,
413
413
  isH5AndJdShopViewNativeScroll,
414
414
  isH5AndJdShopViewH5Scroll,
415
415
  isH5AndJdShopH5CustomScrollView,
416
416
  isH5AndJingGouMini,
417
417
  isWxMiniH5View,
418
418
  urlCookie,
419
419
  sliceArrToChunkList,
420
420
  dealAddress,
421
421
  objectToUrlEncode,
422
422
  parseQueryUrlString,
423
423
  setLowSmallPicUrl,
424
424
  setTaroStorage,
425
425
  getTaroStorageKeyValue,
426
426
  removeTaroStorageKey,
427
427
  clearTaroStorageKey,
428
428
  getQualityImage,
429
429
  countStringify,
430
430
  getWxAppCookieStr,
431
431
  getSystemInfos,
432
432
  pxTransformFromData,
433
433
  dealShopContentDataAndReport as dealShopContentData,
434
434
  dateFormat,
435
435
  throttle,
436
436
  lodashThrottle,
437
437
  debounce,
438
438
  addHttps,
439
439
  commonShowSuccessToast as showSuccessToast,
440
440
  commonShowFailToast as showFailToast,
441
441
  commonShowNormalToast as showNormalToast,
442
442
  showShopLoading,
443
443
  hideShopLoading,
444
444
  getAppChannelType,
445
445
  formatTabActiveMenuType,
446
446
  filterUrlQueryData,
447
447
  sgmCustomReport,
448
448
  isMemberPage,
449
449
  getFloorDataToDataDefines,
450
450
  isOpenJdAppUrl,
451
451
  jdOpenAppParams,
452
452
  createJdOpenAppUrl,
453
453
  isEmpty,
454
454
  getJdAppReportPageSource,
455
455
  isAppClassifyPage,
456
456
  isPc,
457
457
  ipLoc_djd,
458
458
  isTjScence,
459
459
  isH5AdnJxMini,
460
460
  isTjM,
461
461
  isTjJxM,
462
462
  isTJApp,
463
463
  isH5AdnHaoWuJie,
464
464
  tjChannel,
465
465
  dealJdOpenAppData,
466
466
  jdAppVersionCompare,
467
467
  dealNativePixelToCssPixel,
468
468
  isAppStowShop,
469
469
  getSgmCustomCode
@@ -1 +1 @@
1
- import {
2
1
  isChartH5,
3
2
  isH5AndJdShopViewH5Scroll,
4
3
  isMemberPage,
5
4
  isChartH5,
6
5
  isH5AndJdShopViewH5Scroll,
7
6
  isH5AndJingGouMini,
8
7
  urlCookie,
9
8
  isMemberPage,
9
+ import {
10
10
  isMin,
11
11
  isJdMinAndHarmony,
12
12
  isChartH5,
13
13
  isH5AndJdShopViewH5Scroll,
14
14
  isH5AndJdShopH5CustomScrollView,
15
15
  isMemberPage,
16
16
  sgmCustomReport,
17
17
  isOpenJdAppUrl,
18
18
  jdOpenAppParams,
19
19
  createJdOpenAppUrl,
20
20
  isEmpty,
21
21
  getJdAppReportPageSource,
22
22
  isPc,
23
23
  ipLoc_djd,
24
24
  dealJdOpenAppData,
25
25
  jdAppVersionCompare,
26
26
  dealNativePixelToCssPixel,
27
27
  isAppStowShop,
28
28
  isJdAndHarmonyDevice,
29
29
  isJdAndroidX5Core,
30
30
  isMin,
31
31
  isJdMinAndHarmony,
32
32
  isChartH5,
33
33
  isH5AndJdShopViewH5Scroll,
34
34
  isH5AndJdShopH5CustomScrollView,
35
35
  isH5AndJingGouMini,
36
36
  urlCookie,
37
37
  isMemberPage,
38
38
  sgmCustomReport,
39
39
  isOpenJdAppUrl,
40
40
  jdOpenAppParams,
41
41
  createJdOpenAppUrl,
42
42
  isEmpty,
43
43
  isPc,
44
44
  ipLoc_djd,
45
45
  isTjM,
46
46
  isTjJxM,
47
47
  isTjScence,
48
48
  isH5AdnJxMini,
49
49
  isTJApp,
50
50
  isH5AdnHaoWuJie,
51
51
  tjChannel,
52
52
  dealJdOpenAppData,
53
53
  jdAppVersionCompare,
54
54
  dealNativePixelToCssPixel,
55
55
  isAppStowShop,
56
56
  getSgmCustomCode
@@ -1 +1 @@
1
- import {
2
1
  isChartH5,
3
2
  isH5AndJdShopViewH5Scroll,
4
3
  sgmCustomReport,
5
4
  isMemberPage,
6
5
  isAppClassifyPage
7
6
  isH5AndJdShopViewH5Scroll,
8
7
  isH5AndJingGouMini,
9
8
  urlCookie,
10
9
  isMemberPage,
11
10
  isAppClassifyPage
11
+ import {
12
12
  isChartH5,
13
13
  isH5AndJdShopViewH5Scroll,
14
14
  isH5AndJdShopH5CustomScrollView,
15
15
  sgmCustomReport,
16
16
  isOpenJdAppUrl,
17
17
  jdOpenAppParams,
18
18
  createJdOpenAppUrl,
19
19
  isEmpty,
20
20
  getJdAppReportPageSource,
21
21
  isMemberPage,
22
22
  isAppClassifyPage,
23
23
  dealJdOpenAppData,
24
24
  jdAppVersionCompare,
25
25
  dealNativePixelToCssPixel
26
26
  isJdAndHarmonyDevice,
27
27
  isJdAndroidX5Core,
28
28
  isH5AndJdShopViewH5Scroll,
29
29
  isH5AndJdShopH5CustomScrollView,
30
30
  isH5AndJingGouMini,
31
31
  urlCookie,
32
32
  sgmCustomReport,
33
33
  isOpenJdAppUrl,
34
34
  jdOpenAppParams,
35
35
  createJdOpenAppUrl,
36
36
  isEmpty,
37
37
  getJdAppReportPageSource,
38
38
  isMemberPage,
39
39
  isAppClassifyPage,
40
40
  isH5AdnJxMini,
41
41
  isPc,
42
42
  dealJdOpenAppData,
43
43
  jdAppVersionCompare,
44
44
  dealNativePixelToCssPixel,
45
45
  getSgmCustomCode