@conecli/cone-render 0.8.20-shop.229 → 0.8.20-shop.231

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