@conecli/cone-render 0.10.1-shop-beta.24 → 0.10.1-shop-beta.26

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 (44) hide show
  1. package/dist/common/accessibility.h5.ts +1 -1
  2. package/dist/common/const.ts +1 -1
  3. package/dist/common/index.h5.ts +1 -1
  4. package/dist/common/index.jd.ts +1 -1
  5. package/dist/common/index.ts +1 -1
  6. package/dist/common/index.weapp.ts +1 -1
  7. package/dist/common/token/index.h5.ts +1 -1
  8. package/dist/common/wxappApi.ascf.ts +1 -0
  9. package/dist/components/base/ExposureSmart/index.tsx +1 -1
  10. package/dist/components/base/LazyLoadImage/index.h5.tsx +1 -1
  11. package/dist/components/base/MobileCommonHeader/index.tsx +1 -1
  12. package/dist/components/base/NetworkDataError/const.ts +1 -1
  13. package/dist/components/base/NetworkDataError/index.module.scss +1 -1
  14. package/dist/components/base/Price/Double/index.module.scss +1 -1
  15. package/dist/components/base/ShopLeGaoTag/index.h5.tsx +1 -1
  16. package/dist/components/floorItem.tsx +1 -1
  17. package/dist/config/env.ts +1 -1
  18. package/dist/interface/component.ts +1 -1
  19. package/dist/interface/jumpEventReport.ts +1 -1
  20. package/dist/jumpEventReport/base.ts +1 -1
  21. package/dist/jumpEventReport/index.h5.ts +1 -1
  22. package/dist/jumpEventReport/jdJumpJdApp.ts +1 -1
  23. package/dist/jumpEventReport/jumpUrlConfig/base.ts +1 -1
  24. package/dist/jumpEventReport/logEventConfig.h5.ts +1 -1
  25. package/dist/jumpEventReport/web.base.ts +1 -1
  26. package/dist/jumpEventReport/web.jd.ts +1 -1
  27. package/dist/jumpEventReport/web.pc.ts +1 -1
  28. package/dist/jumpEventReport/web.wxapp.ts +1 -1
  29. package/dist/language/en_US.json +55 -1
  30. package/dist/language/zh_CN.json +54 -0
  31. package/dist/language/zh_HK.json +54 -0
  32. package/dist/modules/ContainerFloorList/index.h5.tsx +1 -1
  33. package/dist/modules/ContainerFloorList/index.tsx +1 -1
  34. package/dist/open/api/shopMember.ts +1 -1
  35. package/dist/open/api/util.ts +1 -1
  36. package/dist/sass/base.scss +8 -4
  37. package/dist/service/requestServer.h5.ts +1 -1
  38. package/dist/utils/connectNativeJsBridge.ts +1 -1
  39. package/dist/utils/h5Utils.ts +1 -1
  40. package/dist/utils/index.h5.ts +1 -1
  41. package/dist/utils/index.ts +1 -1
  42. package/dist/utils/index.weapp.ts +1 -1
  43. package/dist/utils/utils.ts +1 -1
  44. package/package.json +1 -1
@@ -1 +1 @@
1
- import {
2
1
  isJdApp,
3
2
  isWxApp,
4
3
  isIosDevice,
5
4
  isAndroidDevice,
6
5
  isJdAndIosDevice,
7
6
  isJdAndAndroidDevice,
8
7
  isWxMin,
9
8
  isMin,
10
9
  isJdMinAndHarmony,
11
10
  isWxMinAndWxapp,
12
11
  isJdMin,
13
12
  isH5,
14
13
  isH5AndJdShopView,
15
14
  isChartH5,
16
15
  isH5AndJdShopViewNativeScroll,
17
16
  isH5AndJdShopViewH5Scroll,
18
17
  isH5AndJdShopH5CustomScrollView,
19
18
  isWxMiniH5View,
20
19
  sliceArrToChunkList,
21
20
  dealAddress,
22
21
  objectToUrlEncode,
23
22
  setLowSmallPicUrl,
24
23
  parseQueryUrlString,
25
24
  countStringify,
26
25
  setTaroStorage,
27
26
  getTaroStorageKeyValue,
28
27
  removeTaroStorageKey,
29
28
  clearTaroStorageKey,
30
29
  getQualityImage,
31
30
  getSystemInfos,
32
31
  getWxAppCookieStr,
33
32
  pxTransformFromData,
34
33
  dealShopContentData,
35
34
  dateFormat,
36
35
  throttle,
37
36
  lodashThrottle,
38
37
  debounce,
39
38
  addHttps,
40
39
  showSuccessToast,
41
40
  showFailToast,
42
41
  showNormalToast,
43
42
  showShopLoading,
44
43
  hideShopLoading,
45
44
  getAppChannelType,
46
45
  formatTabActiveMenuType,
47
46
  getAvifSupport,
48
47
  getWebpSupport,
49
48
  filterUrlQueryData,
50
49
  isMemberPage,
51
50
  draCustomReport,
52
51
  remoteCustomReport,
53
52
  draInterfaceCustomReport,
54
53
  draBusinessCustomReport,
55
54
  draBusinessCustomLogReport,
56
55
  isOpenJdAppUrl,
57
56
  jdOpenAppParams,
58
57
  createJdOpenAppUrl,
59
58
  isEmpty,
60
59
  getJdAppReportPageSource,
61
60
  isAppClassifyPage,
62
61
  isPc,
63
62
  isPcClassifyPage,
64
63
  ipLoc_djd,
65
64
  dealJdOpenAppData,
66
65
  jdAppVersionCompare,
67
66
  dealNativePixelToCssPixel,
68
67
  isAppStowShop,
69
68
  isImageOptimizeEnable,
70
69
  isIpadDevice,
71
70
  getBorderStyle,
72
71
  isLanguageForEn,
73
72
  sColor,
74
73
  isTabletDevice,
75
74
  isLanguageForHk,
76
75
  languageNowType,
77
76
  isInJdAppH5DebugMode,
78
77
  isJdLiteApp,
79
78
  isJdAppForNotMain,
80
79
  console.warn('暂未实现', code);
81
80
  console.warn('暂未实现', code);
82
81
  console.warn('暂未实现');
83
82
  console.warn('🚗 ~~ file: index.ts:93 ~~ 通用的isInGrayscale还没有实现,不应该被调用!');
84
83
  return false;
85
84
  isJdApp,
86
85
  isWxApp,
87
86
  isIosDevice,
88
87
  isAndroidDevice,
89
88
  isHarmonyDevice,
90
89
  isJdAndIosDevice,
91
90
  isJdAndAndroidDevice,
92
91
  isJdAndHarmonyDevice,
93
92
  isNewHarmonyShop,
94
93
  isJdAndroidX5Core,
95
94
  isWxMin,
96
95
  isMin,
97
96
  isJdMinAndHarmony,
98
97
  isWxMinAndWxapp,
99
98
  isJdMin,
100
99
  isH5,
101
100
  isH5AndJdShopView,
102
101
  isChartH5,
103
102
  isH5AndJdShopViewNativeScroll,
104
103
  isH5AndJdShopViewH5Scroll,
105
104
  isH5AndJdShopH5CustomScrollView,
106
105
  isH5AndJingGouMini,
107
106
  isWxMiniH5View,
108
107
  urlCookie,
109
108
  sliceArrToChunkList,
110
109
  dealAddress,
111
110
  objectToUrlEncode,
112
111
  parseQueryUrlString,
113
112
  setLowSmallPicUrl,
114
113
  countStringify,
115
114
  setTaroStorage,
116
115
  getTaroStorageKeyValue,
117
116
  removeTaroStorageKey,
118
117
  clearTaroStorageKey,
119
118
  getQualityImage,
120
119
  getSystemInfos,
121
120
  getWxAppCookieStr,
122
121
  pxTransformFromData,
123
122
  dealShopContentData,
124
123
  dateFormat,
125
124
  throttle,
126
125
  lodashThrottle,
127
126
  debounce,
128
127
  addHttps,
129
128
  showSuccessToast,
130
129
  showFailToast,
131
130
  showNormalToast,
132
131
  showShopLoading,
133
132
  hideShopLoading,
134
133
  stopNativeScrollEvent,
135
134
  getAppChannelType,
136
135
  formatTabActiveMenuType,
137
136
  getAvifSupport,
138
137
  getWebpSupport,
139
138
  filterUrlQueryData,
140
139
  isMemberPage,
141
140
  getFloorDataToDataDefines,
142
141
  draCustomReport,
143
142
  remoteCustomReport,
144
143
  draInterfaceCustomReport,
145
144
  draBusinessCustomReport,
146
145
  draBusinessCustomLogReport,
147
146
  isOpenJdAppUrl,
148
147
  jdOpenAppParams,
149
148
  createJdOpenAppUrl,
150
149
  isEmpty,
151
150
  isAppClassifyPage,
152
151
  isAppHomeForMarketPage,
153
152
  getJdAppReportPageSource,
154
153
  isImageOptimizeEnable,
155
154
  isPc,
156
155
  isPcClassifyPage,
157
156
  ipLoc_djd,
158
157
  isTjM,
159
158
  isTjJxM,
160
159
  isTjScence,
161
160
  isH5AdnJxMini,
162
161
  isTJApp,
163
162
  isH5AdnHaoWuJie,
164
163
  tjChannel,
165
164
  dealJdOpenAppData,
166
165
  jdAppVersionCompare,
167
166
  dealNativePixelToCssPixel,
168
167
  isAppStowShop,
169
168
  getSgmCustomCode,
170
169
  handleSgmCodeTaroVersion,
171
170
  isInGrayscale,
172
171
  isIpadDevice,
173
172
  getBorderStyle,
174
173
  isLanguageForEn,
175
174
  sColor,
176
175
  isTabletDevice,
177
176
  updateContainerWidth,
178
177
  isInJdShopView,
179
178
  isDongWebView,
180
179
  isLanguageForHk,
181
180
  languageNowType,
182
181
  isInJdAppH5DebugMode,
183
182
  isJdLiteApp,
184
183
  isJdAppForNotMain,
184
+ import {
185
185
  isJdApp,
186
186
  isWxApp,
187
187
  isIosDevice,
188
188
  isAndroidDevice,
189
189
  isJdAndIosDevice,
190
190
  isJdAndAndroidDevice,
191
191
  isWxMin,
192
192
  isMin,
193
193
  isJdMinAndHarmony,
194
194
  isWxMinAndWxapp,
195
195
  isJdMin,
196
196
  isH5,
197
197
  isH5AndJdShopView,
198
198
  isChartH5,
199
199
  isH5AndJdShopViewNativeScroll,
200
200
  isH5AndJdShopViewH5Scroll,
201
201
  isH5AndJdShopH5CustomScrollView,
202
202
  isWxMiniH5View,
203
203
  sliceArrToChunkList,
204
204
  dealAddress,
205
205
  objectToUrlEncode,
206
206
  setLowSmallPicUrl,
207
207
  parseQueryUrlString,
208
208
  countStringify,
209
209
  setTaroStorage,
210
210
  getTaroStorageKeyValue,
211
211
  removeTaroStorageKey,
212
212
  clearTaroStorageKey,
213
213
  getQualityImage,
214
214
  getSystemInfos,
215
215
  getWxAppCookieStr,
216
216
  pxTransformFromData,
217
217
  dealShopContentData,
218
218
  dateFormat,
219
219
  throttle,
220
220
  lodashThrottle,
221
221
  debounce,
222
222
  addHttps,
223
223
  showSuccessToast,
224
224
  showFailToast,
225
225
  showNormalToast,
226
226
  showShopLoading,
227
227
  hideShopLoading,
228
228
  getAppChannelType,
229
229
  formatTabActiveMenuType,
230
230
  getAvifSupport,
231
231
  getWebpSupport,
232
232
  filterUrlQueryData,
233
233
  isMemberPage,
234
234
  draCustomReport,
235
235
  remoteCustomReport,
236
236
  draInterfaceCustomReport,
237
237
  draBusinessCustomReport,
238
238
  draBusinessCustomLogReport,
239
239
  isOpenJdAppUrl,
240
240
  jdOpenAppParams,
241
241
  createJdOpenAppUrl,
242
242
  isEmpty,
243
243
  getJdAppReportPageSource,
244
244
  isAppClassifyPage,
245
245
  isPc,
246
246
  isPcClassifyPage,
247
247
  ipLoc_djd,
248
248
  dealJdOpenAppData,
249
249
  jdAppVersionCompare,
250
250
  dealNativePixelToCssPixel,
251
251
  isAppStowShop,
252
252
  isImageOptimizeEnable,
253
253
  isIpadDevice,
254
254
  getBorderStyle,
255
255
  isLanguageForEn,
256
256
  sColor,
257
257
  isTabletDevice,
258
258
  isLanguageForHk,
259
259
  languageNowType,
260
260
  isAscfApp,
261
261
  isInJdAppH5DebugMode,
262
262
  isJdLiteApp,
263
263
  isJdAppForNotMain,
264
264
  console.warn('暂未实现', code);
265
265
  console.warn('暂未实现', code);
266
266
  console.warn('暂未实现');
267
267
  console.warn('🚗 ~~ file: index.ts:93 ~~ 通用的isInGrayscale还没有实现,不应该被调用!');
268
268
  return false;
269
269
  isJdApp,
270
270
  isWxApp,
271
271
  isIosDevice,
272
272
  isAndroidDevice,
273
273
  isHarmonyDevice,
274
274
  isJdAndIosDevice,
275
275
  isJdAndAndroidDevice,
276
276
  isJdAndHarmonyDevice,
277
277
  isNewHarmonyShop,
278
278
  isJdAndroidX5Core,
279
279
  isWxMin,
280
280
  isMin,
281
281
  isJdMinAndHarmony,
282
282
  isWxMinAndWxapp,
283
283
  isJdMin,
284
284
  isH5,
285
285
  isH5AndJdShopView,
286
286
  isChartH5,
287
287
  isH5AndJdShopViewNativeScroll,
288
288
  isH5AndJdShopViewH5Scroll,
289
289
  isH5AndJdShopH5CustomScrollView,
290
290
  isH5AndJingGouMini,
291
291
  isWxMiniH5View,
292
292
  urlCookie,
293
293
  sliceArrToChunkList,
294
294
  dealAddress,
295
295
  objectToUrlEncode,
296
296
  parseQueryUrlString,
297
297
  setLowSmallPicUrl,
298
298
  countStringify,
299
299
  setTaroStorage,
300
300
  getTaroStorageKeyValue,
301
301
  removeTaroStorageKey,
302
302
  clearTaroStorageKey,
303
303
  getQualityImage,
304
304
  getSystemInfos,
305
305
  getWxAppCookieStr,
306
306
  pxTransformFromData,
307
307
  dealShopContentData,
308
308
  dateFormat,
309
309
  throttle,
310
310
  lodashThrottle,
311
311
  debounce,
312
312
  addHttps,
313
313
  showSuccessToast,
314
314
  showFailToast,
315
315
  showNormalToast,
316
316
  showShopLoading,
317
317
  hideShopLoading,
318
318
  stopNativeScrollEvent,
319
319
  getAppChannelType,
320
320
  formatTabActiveMenuType,
321
321
  getAvifSupport,
322
322
  getWebpSupport,
323
323
  filterUrlQueryData,
324
324
  isMemberPage,
325
325
  getFloorDataToDataDefines,
326
326
  draCustomReport,
327
327
  remoteCustomReport,
328
328
  draInterfaceCustomReport,
329
329
  draBusinessCustomReport,
330
330
  draBusinessCustomLogReport,
331
331
  isOpenJdAppUrl,
332
332
  jdOpenAppParams,
333
333
  createJdOpenAppUrl,
334
334
  isEmpty,
335
335
  isAppClassifyPage,
336
336
  isAppHomeForMarketPage,
337
337
  getJdAppReportPageSource,
338
338
  isImageOptimizeEnable,
339
339
  isPc,
340
340
  isPcClassifyPage,
341
341
  ipLoc_djd,
342
342
  isTjM,
343
343
  isTjJxM,
344
344
  isTjScence,
345
345
  isH5AdnJxMini,
346
346
  isTJApp,
347
347
  isH5AdnHaoWuJie,
348
348
  tjChannel,
349
349
  dealJdOpenAppData,
350
350
  jdAppVersionCompare,
351
351
  dealNativePixelToCssPixel,
352
352
  isAppStowShop,
353
353
  getSgmCustomCode,
354
354
  handleSgmCodeTaroVersion,
355
355
  isInGrayscale,
356
356
  isIpadDevice,
357
357
  getBorderStyle,
358
358
  isLanguageForEn,
359
359
  sColor,
360
360
  isTabletDevice,
361
361
  updateContainerWidth,
362
362
  isInJdShopView,
363
363
  isDongWebView,
364
364
  isLanguageForHk,
365
365
  languageNowType,
366
366
  isAscfApp,
367
367
  isInJdAppH5DebugMode,
368
368
  isJdLiteApp,
369
369
  isJdAppForNotMain,
@@ -1 +1 @@
1
- import {
2
1
  isJdApp,
3
2
  isWxApp,
4
3
  isIosDevice,
5
4
  isAndroidDevice,
6
5
  isJdAndIosDevice,
7
6
  isJdAndAndroidDevice,
8
7
  isWxMin,
9
8
  isWxMinAndWxapp,
10
9
  isJdMin,
11
10
  isJdMinAndHarmony,
12
11
  isH5,
13
12
  isH5AndJdShopView,
14
13
  isChartH5,
15
14
  isH5AndJdShopViewNativeScroll,
16
15
  isH5AndJdShopViewH5Scroll,
17
16
  isH5AndJdShopH5CustomScrollView,
18
17
  isWxMiniH5View,
19
18
  sliceArrToChunkList,
20
19
  dealAddress,
21
20
  objectToUrlEncode,
22
21
  parseQueryUrlString,
23
22
  setLowSmallPicUrl,
24
23
  setTaroStorage,
25
24
  getTaroStorageKeyValue,
26
25
  removeTaroStorageKey,
27
26
  clearTaroStorageKey,
28
27
  getQualityImage,
29
28
  countStringify,
30
29
  getSystemInfos,
31
30
  getWxAppCookieStr,
32
31
  pxTransformFromData,
33
32
  dealShopContentData,
34
33
  dateFormat,
35
34
  throttle,
36
35
  lodashThrottle,
37
36
  debounce,
38
37
  addHttps,
39
38
  showSuccessToast,
40
39
  showFailToast,
41
40
  showNormalToast,
42
41
  showShopLoading,
43
42
  hideShopLoading,
44
43
  getAppChannelType,
45
44
  formatTabActiveMenuType,
46
45
  getAvifSupport,
47
46
  getWebpSupport,
48
47
  filterUrlQueryData,
49
48
  draCustomReport,
50
49
  remoteCustomReport,
51
50
  draInterfaceCustomReport,
52
51
  draBusinessCustomReport,
53
52
  draBusinessCustomLogReport,
54
53
  isOpenJdAppUrl,
55
54
  jdOpenAppParams,
56
55
  createJdOpenAppUrl,
57
56
  isEmpty,
58
57
  getJdAppReportPageSource,
59
58
  isMemberPage,
60
59
  isAppClassifyPage,
61
60
  dealJdOpenAppData,
62
61
  jdAppVersionCompare,
63
62
  dealNativePixelToCssPixel,
64
63
  isImageOptimizeEnable,
65
64
  isIpadDevice,
66
65
  getBorderStyle,
67
66
  isLanguageForEn,
68
67
  sColor,
69
68
  isTabletDevice,
70
69
  isLanguageForHk,
71
70
  languageNowType,
72
71
  isInJdAppH5DebugMode,
73
72
  isJdLiteApp,
74
73
  isJdAppForNotMain,
75
74
  console.warn('暂未实现', code);
76
75
  console.warn('暂未实现', code);
77
76
  console.warn('🚗 ~~ file: index.ts:93 ~~ wxapp的isInGrayscale还没有实现,不应该被调用!');
78
77
  return false;
79
78
  console.warn('暂未实现');
80
79
  isJdApp,
81
80
  isWxApp,
82
81
  isIosDevice,
83
82
  isAndroidDevice,
84
83
  isHarmonyDevice,
85
84
  isJdAndIosDevice,
86
85
  isJdAndAndroidDevice,
87
86
  isJdAndHarmonyDevice,
88
87
  isNewHarmonyShop,
89
88
  isJdAndroidX5Core,
90
89
  isWxMin,
91
90
  isWxMinAndWxapp,
92
91
  isJdMin,
93
92
  isMin,
94
93
  isJdMinAndHarmony,
95
94
  isH5,
96
95
  isH5AndJdShopView,
97
96
  isChartH5,
98
97
  isH5AndJdShopViewNativeScroll,
99
98
  isH5AndJdShopViewH5Scroll,
100
99
  isH5AndJdShopH5CustomScrollView,
101
100
  isH5AndJingGouMini,
102
101
  isWxMiniH5View,
103
102
  urlCookie,
104
103
  sliceArrToChunkList,
105
104
  dealAddress,
106
105
  objectToUrlEncode,
107
106
  parseQueryUrlString,
108
107
  setLowSmallPicUrl,
109
108
  setTaroStorage,
110
109
  getTaroStorageKeyValue,
111
110
  removeTaroStorageKey,
112
111
  clearTaroStorageKey,
113
112
  getQualityImage,
114
113
  countStringify,
115
114
  getSystemInfos,
116
115
  getWxAppCookieStr,
117
116
  pxTransformFromData,
118
117
  dealShopContentData,
119
118
  dateFormat,
120
119
  throttle,
121
120
  lodashThrottle,
122
121
  debounce,
123
122
  addHttps,
124
123
  showSuccessToast,
125
124
  showFailToast,
126
125
  showNormalToast,
127
126
  showShopLoading,
128
127
  hideShopLoading,
129
128
  stopNativeScrollEvent,
130
129
  getAppChannelType,
131
130
  formatTabActiveMenuType,
132
131
  getAvifSupport,
133
132
  getWebpSupport,
134
133
  filterUrlQueryData,
135
134
  getFloorDataToDataDefines,
136
135
  draCustomReport,
137
136
  remoteCustomReport,
138
137
  draInterfaceCustomReport,
139
138
  draBusinessCustomReport,
140
139
  draBusinessCustomLogReport,
141
140
  isOpenJdAppUrl,
142
141
  jdOpenAppParams,
143
142
  createJdOpenAppUrl,
144
143
  isEmpty,
145
144
  getJdAppReportPageSource,
146
145
  isMemberPage,
147
146
  isAppClassifyPage,
148
147
  isAppHomeForMarketPage,
149
148
  isImageOptimizeEnable,
150
149
  isPc,
151
150
  ipLoc_djd,
152
151
  isTjM,
153
152
  isTjJxM,
154
153
  isTjScence,
155
154
  isH5AdnJxMini,
156
155
  isTJApp,
157
156
  isH5AdnHaoWuJie,
158
157
  tjChannel,
159
158
  dealJdOpenAppData,
160
159
  jdAppVersionCompare,
161
160
  dealNativePixelToCssPixel,
162
161
  getSgmCustomCode,
163
162
  handleSgmCodeTaroVersion,
164
163
  isInGrayscale,
165
164
  isIpadDevice,
166
165
  getBorderStyle,
167
166
  isLanguageForEn,
168
167
  sColor,
169
168
  isTabletDevice,
170
169
  updateContainerWidth,
171
170
  isInJdShopView,
172
171
  isDongWebView,
173
172
  isLanguageForHk,
174
173
  languageNowType,
175
174
  isInJdAppH5DebugMode,
176
175
  isJdLiteApp,
177
176
  isJdAppForNotMain,
177
+ import {
178
178
  isJdApp,
179
179
  isWxApp,
180
180
  isIosDevice,
181
181
  isAndroidDevice,
182
182
  isJdAndIosDevice,
183
183
  isJdAndAndroidDevice,
184
184
  isWxMin,
185
185
  isWxMinAndWxapp,
186
186
  isJdMin,
187
187
  isJdMinAndHarmony,
188
188
  isH5,
189
189
  isH5AndJdShopView,
190
190
  isChartH5,
191
191
  isH5AndJdShopViewNativeScroll,
192
192
  isH5AndJdShopViewH5Scroll,
193
193
  isH5AndJdShopH5CustomScrollView,
194
194
  isWxMiniH5View,
195
195
  sliceArrToChunkList,
196
196
  dealAddress,
197
197
  objectToUrlEncode,
198
198
  parseQueryUrlString,
199
199
  setLowSmallPicUrl,
200
200
  setTaroStorage,
201
201
  getTaroStorageKeyValue,
202
202
  removeTaroStorageKey,
203
203
  clearTaroStorageKey,
204
204
  getQualityImage,
205
205
  countStringify,
206
206
  getSystemInfos,
207
207
  getWxAppCookieStr,
208
208
  pxTransformFromData,
209
209
  dealShopContentData,
210
210
  dateFormat,
211
211
  throttle,
212
212
  lodashThrottle,
213
213
  debounce,
214
214
  addHttps,
215
215
  showSuccessToast,
216
216
  showFailToast,
217
217
  showNormalToast,
218
218
  showShopLoading,
219
219
  hideShopLoading,
220
220
  getAppChannelType,
221
221
  formatTabActiveMenuType,
222
222
  getAvifSupport,
223
223
  getWebpSupport,
224
224
  filterUrlQueryData,
225
225
  draCustomReport,
226
226
  remoteCustomReport,
227
227
  draInterfaceCustomReport,
228
228
  draBusinessCustomReport,
229
229
  draBusinessCustomLogReport,
230
230
  isOpenJdAppUrl,
231
231
  jdOpenAppParams,
232
232
  createJdOpenAppUrl,
233
233
  isEmpty,
234
234
  getJdAppReportPageSource,
235
235
  isMemberPage,
236
236
  isAppClassifyPage,
237
237
  dealJdOpenAppData,
238
238
  jdAppVersionCompare,
239
239
  dealNativePixelToCssPixel,
240
240
  isImageOptimizeEnable,
241
241
  isIpadDevice,
242
242
  getBorderStyle,
243
243
  isLanguageForEn,
244
244
  sColor,
245
245
  isTabletDevice,
246
246
  isLanguageForHk,
247
247
  languageNowType,
248
248
  isInJdAppH5DebugMode,
249
249
  isJdLiteApp,
250
250
  isJdAppForNotMain,
251
251
  isAscfApp,
252
252
  console.warn('暂未实现', code);
253
253
  console.warn('暂未实现', code);
254
254
  console.warn('🚗 ~~ file: index.ts:93 ~~ wxapp的isInGrayscale还没有实现,不应该被调用!');
255
255
  return false;
256
256
  console.warn('暂未实现');
257
257
  isJdApp,
258
258
  isWxApp,
259
259
  isIosDevice,
260
260
  isAndroidDevice,
261
261
  isHarmonyDevice,
262
262
  isJdAndIosDevice,
263
263
  isJdAndAndroidDevice,
264
264
  isJdAndHarmonyDevice,
265
265
  isNewHarmonyShop,
266
266
  isJdAndroidX5Core,
267
267
  isWxMin,
268
268
  isWxMinAndWxapp,
269
269
  isJdMin,
270
270
  isMin,
271
271
  isJdMinAndHarmony,
272
272
  isH5,
273
273
  isH5AndJdShopView,
274
274
  isChartH5,
275
275
  isH5AndJdShopViewNativeScroll,
276
276
  isH5AndJdShopViewH5Scroll,
277
277
  isH5AndJdShopH5CustomScrollView,
278
278
  isH5AndJingGouMini,
279
279
  isWxMiniH5View,
280
280
  urlCookie,
281
281
  sliceArrToChunkList,
282
282
  dealAddress,
283
283
  objectToUrlEncode,
284
284
  parseQueryUrlString,
285
285
  setLowSmallPicUrl,
286
286
  setTaroStorage,
287
287
  getTaroStorageKeyValue,
288
288
  removeTaroStorageKey,
289
289
  clearTaroStorageKey,
290
290
  getQualityImage,
291
291
  countStringify,
292
292
  getSystemInfos,
293
293
  getWxAppCookieStr,
294
294
  pxTransformFromData,
295
295
  dealShopContentData,
296
296
  dateFormat,
297
297
  throttle,
298
298
  lodashThrottle,
299
299
  debounce,
300
300
  addHttps,
301
301
  showSuccessToast,
302
302
  showFailToast,
303
303
  showNormalToast,
304
304
  showShopLoading,
305
305
  hideShopLoading,
306
306
  stopNativeScrollEvent,
307
307
  getAppChannelType,
308
308
  formatTabActiveMenuType,
309
309
  getAvifSupport,
310
310
  getWebpSupport,
311
311
  filterUrlQueryData,
312
312
  getFloorDataToDataDefines,
313
313
  draCustomReport,
314
314
  remoteCustomReport,
315
315
  draInterfaceCustomReport,
316
316
  draBusinessCustomReport,
317
317
  draBusinessCustomLogReport,
318
318
  isOpenJdAppUrl,
319
319
  jdOpenAppParams,
320
320
  createJdOpenAppUrl,
321
321
  isEmpty,
322
322
  getJdAppReportPageSource,
323
323
  isMemberPage,
324
324
  isAppClassifyPage,
325
325
  isAppHomeForMarketPage,
326
326
  isImageOptimizeEnable,
327
327
  isPc,
328
328
  ipLoc_djd,
329
329
  isTjM,
330
330
  isTjJxM,
331
331
  isTjScence,
332
332
  isH5AdnJxMini,
333
333
  isTJApp,
334
334
  isH5AdnHaoWuJie,
335
335
  tjChannel,
336
336
  dealJdOpenAppData,
337
337
  jdAppVersionCompare,
338
338
  dealNativePixelToCssPixel,
339
339
  getSgmCustomCode,
340
340
  handleSgmCodeTaroVersion,
341
341
  isInGrayscale,
342
342
  isIpadDevice,
343
343
  getBorderStyle,
344
344
  isLanguageForEn,
345
345
  sColor,
346
346
  isTabletDevice,
347
347
  updateContainerWidth,
348
348
  isInJdShopView,
349
349
  isDongWebView,
350
350
  isLanguageForHk,
351
351
  languageNowType,
352
352
  isInJdAppH5DebugMode,
353
353
  isJdLiteApp,
354
354
  isJdAppForNotMain,
355
355
  isAscfApp,