@conecli/cone-render 0.10.1-shop3.73 → 0.10.1-shop3.74

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.
@@ -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
  console.warn('暂未实现', code);
78
77
  console.warn('暂未实现', code);
79
78
  console.warn('暂未实现');
80
79
  console.warn('🚗 ~~ file: index.ts:93 ~~ 通用的isInGrayscale还没有实现,不应该被调用!');
81
80
  return false;
82
81
  isJdApp,
83
82
  isWxApp,
84
83
  isIosDevice,
85
84
  isAndroidDevice,
86
85
  isHarmonyDevice,
87
86
  isJdAndIosDevice,
88
87
  isJdAndAndroidDevice,
89
88
  isJdAndHarmonyDevice,
90
89
  isNewHarmonyShop,
91
90
  isJdAndroidX5Core,
92
91
  isWxMin,
93
92
  isMin,
94
93
  isJdMinAndHarmony,
95
94
  isWxMinAndWxapp,
96
95
  isJdMin,
97
96
  isH5,
98
97
  isH5AndJdShopView,
99
98
  isChartH5,
100
99
  isH5AndJdShopViewNativeScroll,
101
100
  isH5AndJdShopViewH5Scroll,
102
101
  isH5AndJdShopH5CustomScrollView,
103
102
  isH5AndJingGouMini,
104
103
  isWxMiniH5View,
105
104
  urlCookie,
106
105
  sliceArrToChunkList,
107
106
  dealAddress,
108
107
  objectToUrlEncode,
109
108
  parseQueryUrlString,
110
109
  setLowSmallPicUrl,
111
110
  countStringify,
112
111
  setTaroStorage,
113
112
  getTaroStorageKeyValue,
114
113
  removeTaroStorageKey,
115
114
  clearTaroStorageKey,
116
115
  getQualityImage,
117
116
  getSystemInfos,
118
117
  getWxAppCookieStr,
119
118
  pxTransformFromData,
120
119
  dealShopContentData,
121
120
  dateFormat,
122
121
  throttle,
123
122
  lodashThrottle,
124
123
  debounce,
125
124
  addHttps,
126
125
  showSuccessToast,
127
126
  showFailToast,
128
127
  showNormalToast,
129
128
  showShopLoading,
130
129
  hideShopLoading,
131
130
  stopNativeScrollEvent,
132
131
  getAppChannelType,
133
132
  formatTabActiveMenuType,
134
133
  getAvifSupport,
135
134
  getWebpSupport,
136
135
  filterUrlQueryData,
137
136
  isMemberPage,
138
137
  getFloorDataToDataDefines,
139
138
  draCustomReport,
140
139
  remoteCustomReport,
141
140
  draInterfaceCustomReport,
142
141
  draBusinessCustomReport,
143
142
  draBusinessCustomLogReport,
144
143
  isOpenJdAppUrl,
145
144
  jdOpenAppParams,
146
145
  createJdOpenAppUrl,
147
146
  isEmpty,
148
147
  isAppClassifyPage,
149
148
  isAppHomeForMarketPage,
150
149
  getJdAppReportPageSource,
151
150
  isImageOptimizeEnable,
152
151
  isPc,
153
152
  isPcClassifyPage,
154
153
  ipLoc_djd,
155
154
  isTjM,
156
155
  isTjJxM,
157
156
  isTjScence,
158
157
  isH5AdnJxMini,
159
158
  isTJApp,
160
159
  isH5AdnHaoWuJie,
161
160
  tjChannel,
162
161
  dealJdOpenAppData,
163
162
  jdAppVersionCompare,
164
163
  dealNativePixelToCssPixel,
165
164
  isAppStowShop,
166
165
  getSgmCustomCode,
167
166
  handleSgmCodeTaroVersion,
168
167
  isInGrayscale,
169
168
  isIpadDevice,
170
169
  getBorderStyle,
171
170
  isLanguageForEn,
172
171
  sColor,
173
172
  isTabletDevice,
174
173
  updateContainerWidth,
175
174
  isInJdShopView,
176
175
  isDongWebView,
177
176
  isLanguageForHk,
178
177
  languageNowType,
178
+ import {
179
179
  isJdApp,
180
180
  isWxApp,
181
181
  isIosDevice,
182
182
  isAndroidDevice,
183
183
  isJdAndIosDevice,
184
184
  isJdAndAndroidDevice,
185
185
  isWxMin,
186
186
  isMin,
187
187
  isJdMinAndHarmony,
188
188
  isWxMinAndWxapp,
189
189
  isJdMin,
190
190
  isH5,
191
191
  isH5AndJdShopView,
192
192
  isChartH5,
193
193
  isH5AndJdShopViewNativeScroll,
194
194
  isH5AndJdShopViewH5Scroll,
195
195
  isH5AndJdShopH5CustomScrollView,
196
196
  isWxMiniH5View,
197
197
  sliceArrToChunkList,
198
198
  dealAddress,
199
199
  objectToUrlEncode,
200
200
  setLowSmallPicUrl,
201
201
  parseQueryUrlString,
202
202
  countStringify,
203
203
  setTaroStorage,
204
204
  getTaroStorageKeyValue,
205
205
  removeTaroStorageKey,
206
206
  clearTaroStorageKey,
207
207
  getQualityImage,
208
208
  getSystemInfos,
209
209
  getWxAppCookieStr,
210
210
  pxTransformFromData,
211
211
  dealShopContentData,
212
212
  dateFormat,
213
213
  throttle,
214
214
  lodashThrottle,
215
215
  debounce,
216
216
  addHttps,
217
217
  showSuccessToast,
218
218
  showFailToast,
219
219
  showNormalToast,
220
220
  showShopLoading,
221
221
  hideShopLoading,
222
222
  getAppChannelType,
223
223
  formatTabActiveMenuType,
224
224
  getAvifSupport,
225
225
  getWebpSupport,
226
226
  filterUrlQueryData,
227
227
  isMemberPage,
228
228
  draCustomReport,
229
229
  remoteCustomReport,
230
230
  draInterfaceCustomReport,
231
231
  draBusinessCustomReport,
232
232
  draBusinessCustomLogReport,
233
233
  isOpenJdAppUrl,
234
234
  jdOpenAppParams,
235
235
  createJdOpenAppUrl,
236
236
  isEmpty,
237
237
  getJdAppReportPageSource,
238
238
  isAppClassifyPage,
239
239
  isPc,
240
240
  isPcClassifyPage,
241
241
  ipLoc_djd,
242
242
  dealJdOpenAppData,
243
243
  jdAppVersionCompare,
244
244
  dealNativePixelToCssPixel,
245
245
  isAppStowShop,
246
246
  isImageOptimizeEnable,
247
247
  isIpadDevice,
248
248
  getBorderStyle,
249
249
  isLanguageForEn,
250
250
  sColor,
251
251
  isTabletDevice,
252
252
  isLanguageForHk,
253
253
  languageNowType,
254
254
  isInJdAppH5DebugMode,
255
255
  console.warn('暂未实现', code);
256
256
  console.warn('暂未实现', code);
257
257
  console.warn('暂未实现');
258
258
  console.warn('🚗 ~~ file: index.ts:93 ~~ 通用的isInGrayscale还没有实现,不应该被调用!');
259
259
  return false;
260
260
  isJdApp,
261
261
  isWxApp,
262
262
  isIosDevice,
263
263
  isAndroidDevice,
264
264
  isHarmonyDevice,
265
265
  isJdAndIosDevice,
266
266
  isJdAndAndroidDevice,
267
267
  isJdAndHarmonyDevice,
268
268
  isNewHarmonyShop,
269
269
  isJdAndroidX5Core,
270
270
  isWxMin,
271
271
  isMin,
272
272
  isJdMinAndHarmony,
273
273
  isWxMinAndWxapp,
274
274
  isJdMin,
275
275
  isH5,
276
276
  isH5AndJdShopView,
277
277
  isChartH5,
278
278
  isH5AndJdShopViewNativeScroll,
279
279
  isH5AndJdShopViewH5Scroll,
280
280
  isH5AndJdShopH5CustomScrollView,
281
281
  isH5AndJingGouMini,
282
282
  isWxMiniH5View,
283
283
  urlCookie,
284
284
  sliceArrToChunkList,
285
285
  dealAddress,
286
286
  objectToUrlEncode,
287
287
  parseQueryUrlString,
288
288
  setLowSmallPicUrl,
289
289
  countStringify,
290
290
  setTaroStorage,
291
291
  getTaroStorageKeyValue,
292
292
  removeTaroStorageKey,
293
293
  clearTaroStorageKey,
294
294
  getQualityImage,
295
295
  getSystemInfos,
296
296
  getWxAppCookieStr,
297
297
  pxTransformFromData,
298
298
  dealShopContentData,
299
299
  dateFormat,
300
300
  throttle,
301
301
  lodashThrottle,
302
302
  debounce,
303
303
  addHttps,
304
304
  showSuccessToast,
305
305
  showFailToast,
306
306
  showNormalToast,
307
307
  showShopLoading,
308
308
  hideShopLoading,
309
309
  stopNativeScrollEvent,
310
310
  getAppChannelType,
311
311
  formatTabActiveMenuType,
312
312
  getAvifSupport,
313
313
  getWebpSupport,
314
314
  filterUrlQueryData,
315
315
  isMemberPage,
316
316
  getFloorDataToDataDefines,
317
317
  draCustomReport,
318
318
  remoteCustomReport,
319
319
  draInterfaceCustomReport,
320
320
  draBusinessCustomReport,
321
321
  draBusinessCustomLogReport,
322
322
  isOpenJdAppUrl,
323
323
  jdOpenAppParams,
324
324
  createJdOpenAppUrl,
325
325
  isEmpty,
326
326
  isAppClassifyPage,
327
327
  isAppHomeForMarketPage,
328
328
  getJdAppReportPageSource,
329
329
  isImageOptimizeEnable,
330
330
  isPc,
331
331
  isPcClassifyPage,
332
332
  ipLoc_djd,
333
333
  isTjM,
334
334
  isTjJxM,
335
335
  isTjScence,
336
336
  isH5AdnJxMini,
337
337
  isTJApp,
338
338
  isH5AdnHaoWuJie,
339
339
  tjChannel,
340
340
  dealJdOpenAppData,
341
341
  jdAppVersionCompare,
342
342
  dealNativePixelToCssPixel,
343
343
  isAppStowShop,
344
344
  getSgmCustomCode,
345
345
  handleSgmCodeTaroVersion,
346
346
  isInGrayscale,
347
347
  isIpadDevice,
348
348
  getBorderStyle,
349
349
  isLanguageForEn,
350
350
  sColor,
351
351
  isTabletDevice,
352
352
  updateContainerWidth,
353
353
  isInJdShopView,
354
354
  isDongWebView,
355
355
  isLanguageForHk,
356
356
  languageNowType,
357
357
  isInJdAppH5DebugMode,
@@ -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
  console.warn('暂未实现', code);
73
72
  console.warn('暂未实现', code);
74
73
  console.warn('🚗 ~~ file: index.ts:93 ~~ wxapp的isInGrayscale还没有实现,不应该被调用!');
75
74
  return false;
76
75
  console.warn('暂未实现');
77
76
  isJdApp,
78
77
  isWxApp,
79
78
  isIosDevice,
80
79
  isAndroidDevice,
81
80
  isHarmonyDevice,
82
81
  isJdAndIosDevice,
83
82
  isJdAndAndroidDevice,
84
83
  isJdAndHarmonyDevice,
85
84
  isNewHarmonyShop,
86
85
  isJdAndroidX5Core,
87
86
  isWxMin,
88
87
  isWxMinAndWxapp,
89
88
  isJdMin,
90
89
  isMin,
91
90
  isJdMinAndHarmony,
92
91
  isH5,
93
92
  isH5AndJdShopView,
94
93
  isChartH5,
95
94
  isH5AndJdShopViewNativeScroll,
96
95
  isH5AndJdShopViewH5Scroll,
97
96
  isH5AndJdShopH5CustomScrollView,
98
97
  isH5AndJingGouMini,
99
98
  isWxMiniH5View,
100
99
  urlCookie,
101
100
  sliceArrToChunkList,
102
101
  dealAddress,
103
102
  objectToUrlEncode,
104
103
  parseQueryUrlString,
105
104
  setLowSmallPicUrl,
106
105
  setTaroStorage,
107
106
  getTaroStorageKeyValue,
108
107
  removeTaroStorageKey,
109
108
  clearTaroStorageKey,
110
109
  getQualityImage,
111
110
  countStringify,
112
111
  getSystemInfos,
113
112
  getWxAppCookieStr,
114
113
  pxTransformFromData,
115
114
  dealShopContentData,
116
115
  dateFormat,
117
116
  throttle,
118
117
  lodashThrottle,
119
118
  debounce,
120
119
  addHttps,
121
120
  showSuccessToast,
122
121
  showFailToast,
123
122
  showNormalToast,
124
123
  showShopLoading,
125
124
  hideShopLoading,
126
125
  stopNativeScrollEvent,
127
126
  getAppChannelType,
128
127
  formatTabActiveMenuType,
129
128
  getAvifSupport,
130
129
  getWebpSupport,
131
130
  filterUrlQueryData,
132
131
  getFloorDataToDataDefines,
133
132
  draCustomReport,
134
133
  remoteCustomReport,
135
134
  draInterfaceCustomReport,
136
135
  draBusinessCustomReport,
137
136
  draBusinessCustomLogReport,
138
137
  isOpenJdAppUrl,
139
138
  jdOpenAppParams,
140
139
  createJdOpenAppUrl,
141
140
  isEmpty,
142
141
  getJdAppReportPageSource,
143
142
  isMemberPage,
144
143
  isAppClassifyPage,
145
144
  isAppHomeForMarketPage,
146
145
  isImageOptimizeEnable,
147
146
  isPc,
148
147
  ipLoc_djd,
149
148
  isTjM,
150
149
  isTjJxM,
151
150
  isTjScence,
152
151
  isH5AdnJxMini,
153
152
  isTJApp,
154
153
  isH5AdnHaoWuJie,
155
154
  tjChannel,
156
155
  dealJdOpenAppData,
157
156
  jdAppVersionCompare,
158
157
  dealNativePixelToCssPixel,
159
158
  getSgmCustomCode,
160
159
  handleSgmCodeTaroVersion,
161
160
  isInGrayscale,
162
161
  isIpadDevice,
163
162
  getBorderStyle,
164
163
  isLanguageForEn,
165
164
  sColor,
166
165
  isTabletDevice,
167
166
  updateContainerWidth,
168
167
  isInJdShopView,
169
168
  isDongWebView,
170
169
  isLanguageForHk,
171
170
  languageNowType,
171
+ import {
172
172
  isJdApp,
173
173
  isWxApp,
174
174
  isIosDevice,
175
175
  isAndroidDevice,
176
176
  isJdAndIosDevice,
177
177
  isJdAndAndroidDevice,
178
178
  isWxMin,
179
179
  isWxMinAndWxapp,
180
180
  isJdMin,
181
181
  isJdMinAndHarmony,
182
182
  isH5,
183
183
  isH5AndJdShopView,
184
184
  isChartH5,
185
185
  isH5AndJdShopViewNativeScroll,
186
186
  isH5AndJdShopViewH5Scroll,
187
187
  isH5AndJdShopH5CustomScrollView,
188
188
  isWxMiniH5View,
189
189
  sliceArrToChunkList,
190
190
  dealAddress,
191
191
  objectToUrlEncode,
192
192
  parseQueryUrlString,
193
193
  setLowSmallPicUrl,
194
194
  setTaroStorage,
195
195
  getTaroStorageKeyValue,
196
196
  removeTaroStorageKey,
197
197
  clearTaroStorageKey,
198
198
  getQualityImage,
199
199
  countStringify,
200
200
  getSystemInfos,
201
201
  getWxAppCookieStr,
202
202
  pxTransformFromData,
203
203
  dealShopContentData,
204
204
  dateFormat,
205
205
  throttle,
206
206
  lodashThrottle,
207
207
  debounce,
208
208
  addHttps,
209
209
  showSuccessToast,
210
210
  showFailToast,
211
211
  showNormalToast,
212
212
  showShopLoading,
213
213
  hideShopLoading,
214
214
  getAppChannelType,
215
215
  formatTabActiveMenuType,
216
216
  getAvifSupport,
217
217
  getWebpSupport,
218
218
  filterUrlQueryData,
219
219
  draCustomReport,
220
220
  remoteCustomReport,
221
221
  draInterfaceCustomReport,
222
222
  draBusinessCustomReport,
223
223
  draBusinessCustomLogReport,
224
224
  isOpenJdAppUrl,
225
225
  jdOpenAppParams,
226
226
  createJdOpenAppUrl,
227
227
  isEmpty,
228
228
  getJdAppReportPageSource,
229
229
  isMemberPage,
230
230
  isAppClassifyPage,
231
231
  dealJdOpenAppData,
232
232
  jdAppVersionCompare,
233
233
  dealNativePixelToCssPixel,
234
234
  isImageOptimizeEnable,
235
235
  isIpadDevice,
236
236
  getBorderStyle,
237
237
  isLanguageForEn,
238
238
  sColor,
239
239
  isTabletDevice,
240
240
  isLanguageForHk,
241
241
  languageNowType,
242
242
  isInJdAppH5DebugMode,
243
243
  console.warn('暂未实现', code);
244
244
  console.warn('暂未实现', code);
245
245
  console.warn('🚗 ~~ file: index.ts:93 ~~ wxapp的isInGrayscale还没有实现,不应该被调用!');
246
246
  return false;
247
247
  console.warn('暂未实现');
248
248
  isJdApp,
249
249
  isWxApp,
250
250
  isIosDevice,
251
251
  isAndroidDevice,
252
252
  isHarmonyDevice,
253
253
  isJdAndIosDevice,
254
254
  isJdAndAndroidDevice,
255
255
  isJdAndHarmonyDevice,
256
256
  isNewHarmonyShop,
257
257
  isJdAndroidX5Core,
258
258
  isWxMin,
259
259
  isWxMinAndWxapp,
260
260
  isJdMin,
261
261
  isMin,
262
262
  isJdMinAndHarmony,
263
263
  isH5,
264
264
  isH5AndJdShopView,
265
265
  isChartH5,
266
266
  isH5AndJdShopViewNativeScroll,
267
267
  isH5AndJdShopViewH5Scroll,
268
268
  isH5AndJdShopH5CustomScrollView,
269
269
  isH5AndJingGouMini,
270
270
  isWxMiniH5View,
271
271
  urlCookie,
272
272
  sliceArrToChunkList,
273
273
  dealAddress,
274
274
  objectToUrlEncode,
275
275
  parseQueryUrlString,
276
276
  setLowSmallPicUrl,
277
277
  setTaroStorage,
278
278
  getTaroStorageKeyValue,
279
279
  removeTaroStorageKey,
280
280
  clearTaroStorageKey,
281
281
  getQualityImage,
282
282
  countStringify,
283
283
  getSystemInfos,
284
284
  getWxAppCookieStr,
285
285
  pxTransformFromData,
286
286
  dealShopContentData,
287
287
  dateFormat,
288
288
  throttle,
289
289
  lodashThrottle,
290
290
  debounce,
291
291
  addHttps,
292
292
  showSuccessToast,
293
293
  showFailToast,
294
294
  showNormalToast,
295
295
  showShopLoading,
296
296
  hideShopLoading,
297
297
  stopNativeScrollEvent,
298
298
  getAppChannelType,
299
299
  formatTabActiveMenuType,
300
300
  getAvifSupport,
301
301
  getWebpSupport,
302
302
  filterUrlQueryData,
303
303
  getFloorDataToDataDefines,
304
304
  draCustomReport,
305
305
  remoteCustomReport,
306
306
  draInterfaceCustomReport,
307
307
  draBusinessCustomReport,
308
308
  draBusinessCustomLogReport,
309
309
  isOpenJdAppUrl,
310
310
  jdOpenAppParams,
311
311
  createJdOpenAppUrl,
312
312
  isEmpty,
313
313
  getJdAppReportPageSource,
314
314
  isMemberPage,
315
315
  isAppClassifyPage,
316
316
  isAppHomeForMarketPage,
317
317
  isImageOptimizeEnable,
318
318
  isPc,
319
319
  ipLoc_djd,
320
320
  isTjM,
321
321
  isTjJxM,
322
322
  isTjScence,
323
323
  isH5AdnJxMini,
324
324
  isTJApp,
325
325
  isH5AdnHaoWuJie,
326
326
  tjChannel,
327
327
  dealJdOpenAppData,
328
328
  jdAppVersionCompare,
329
329
  dealNativePixelToCssPixel,
330
330
  getSgmCustomCode,
331
331
  handleSgmCodeTaroVersion,
332
332
  isInGrayscale,
333
333
  isIpadDevice,
334
334
  getBorderStyle,
335
335
  isLanguageForEn,
336
336
  sColor,
337
337
  isTabletDevice,
338
338
  updateContainerWidth,
339
339
  isInJdShopView,
340
340
  isDongWebView,
341
341
  isLanguageForHk,
342
342
  languageNowType,
343
343
  isInJdAppH5DebugMode,