hylid-bridge 2.3.0 → 2.4.0-alpha.2
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.
- package/CHANGELOG.md +718 -0
- package/lib/appEnv/getEnv.d.ts +20 -0
- package/lib/appEnv/getEnv.js +183 -0
- package/lib/appEnv/index.d.ts +3 -19
- package/lib/appEnv/index.js +4 -42
- package/lib/bridges.js +149 -147
- package/lib/clients/mp/alipay_plus/generated.d.ts +0 -1
- package/lib/clients/mp/alipay_plus/index.d.ts +0 -1
- package/lib/clients/mp/lazada/custom.d.ts +0 -1
- package/lib/clients/mp/lazada/generated.d.ts +0 -1
- package/lib/clients/mp/lazada/index.d.ts +0 -1
- package/lib/clients/mp/taobao/custom.d.ts +0 -1
- package/lib/clients/mp/taobao/generated.d.ts +0 -1
- package/lib/clients/mp/taobao/index.d.ts +0 -1
- package/lib/clients/mp_web/alipay/generated.d.ts +0 -1
- package/lib/clients/mp_web/alipay/index.d.ts +0 -1
- package/lib/clients/mp_web/alipay_plus/generated.d.ts +0 -1
- package/lib/clients/mp_web/alipay_plus/index.d.ts +0 -1
- package/lib/clients/web/alipay/chooseImage.d.ts +0 -1
- package/lib/clients/web/alipay/custom.d.ts +0 -1
- package/lib/clients/web/alipay/generated.d.ts +0 -1
- package/lib/clients/web/alipay/index.d.ts +0 -1
- package/lib/clients/web/alipay_plus/chooseImage.d.ts +0 -1
- package/lib/clients/web/alipay_plus/custom.d.ts +0 -1
- package/lib/clients/web/alipay_plus/generated.d.ts +0 -1
- package/lib/clients/web/alipay_plus/index.d.ts +0 -1
- package/lib/clients/web/h5/hideToast.d.ts +2 -1
- package/lib/clients/web/h5/hideToast.js +4 -1
- package/lib/clients/web/h5/index.d.ts +1 -1
- package/lib/common/apis/custom/web/alert.d.ts +0 -1
- package/lib/common/apis/generated/addPhoneContact.d.ts +0 -1
- package/lib/common/apis/generated/alert.d.ts +0 -1
- package/lib/common/apis/generated/chooseImage.d.ts +0 -1
- package/lib/common/apis/generated/choosePhoneContact.d.ts +0 -1
- package/lib/common/apis/generated/clearStorage.d.ts +0 -1
- package/lib/common/apis/generated/closeBluetoothAdapter.d.ts +0 -1
- package/lib/common/apis/generated/closeSocket.d.ts +0 -1
- package/lib/common/apis/generated/confirm.d.ts +0 -1
- package/lib/common/apis/generated/connectBLEDevice.d.ts +0 -1
- package/lib/common/apis/generated/connectSocket.d.ts +0 -1
- package/lib/common/apis/generated/createAnimation.d.ts +0 -1
- package/lib/common/apis/generated/createWebViewContext.d.ts +0 -1
- package/lib/common/apis/generated/crossPay.d.ts +0 -1
- package/lib/common/apis/generated/datePicker.d.ts +0 -1
- package/lib/common/apis/generated/disconnectBLEDevice.d.ts +0 -1
- package/lib/common/apis/generated/downloadFile.d.ts +0 -1
- package/lib/common/apis/generated/getAuthCode.d.ts +0 -1
- package/lib/common/apis/generated/getBLEDeviceCharacteristics.d.ts +0 -1
- package/lib/common/apis/generated/getBLEDeviceServices.d.ts +0 -1
- package/lib/common/apis/generated/getBatteryInfo.d.ts +0 -1
- package/lib/common/apis/generated/getBluetoothAdapterState.d.ts +0 -1
- package/lib/common/apis/generated/getBluetoothDevices.d.ts +0 -1
- package/lib/common/apis/generated/getClipboard.d.ts +0 -1
- package/lib/common/apis/generated/getConnectedBluetoothDevices.d.ts +0 -1
- package/lib/common/apis/generated/getFileInfo.d.ts +0 -1
- package/lib/common/apis/generated/getImageInfo.d.ts +0 -1
- package/lib/common/apis/generated/getLocation.d.ts +0 -1
- package/lib/common/apis/generated/getNetworkType.d.ts +0 -1
- package/lib/common/apis/generated/getOpenUserInfo.d.ts +0 -1
- package/lib/common/apis/generated/getSavedFileInfo.d.ts +0 -1
- package/lib/common/apis/generated/getSavedFileList.d.ts +0 -1
- package/lib/common/apis/generated/getScreenBrightness.d.ts +0 -1
- package/lib/common/apis/generated/getServerTime.d.ts +0 -1
- package/lib/common/apis/generated/getSetting.d.ts +0 -1
- package/lib/common/apis/generated/getSiteInfo.d.ts +0 -1
- package/lib/common/apis/generated/getStorage.d.ts +0 -1
- package/lib/common/apis/generated/getSystemInfo.d.ts +0 -1
- package/lib/common/apis/generated/hideLoading.d.ts +0 -1
- package/lib/common/apis/generated/hideTabBar.d.ts +0 -1
- package/lib/common/apis/generated/hideToast.d.ts +0 -1
- package/lib/common/apis/generated/multiLevelSelect.d.ts +0 -1
- package/lib/common/apis/generated/navigateBack.d.ts +0 -1
- package/lib/common/apis/generated/navigateBackMiniProgram.d.ts +0 -1
- package/lib/common/apis/generated/navigateTo.d.ts +0 -1
- package/lib/common/apis/generated/navigateToMiniProgram.d.ts +0 -1
- package/lib/common/apis/generated/notifyBLECharacteristicValueChange.d.ts +0 -1
- package/lib/common/apis/generated/onBluetoothAdapterStateChange.d.ts +0 -1
- package/lib/common/apis/generated/onBluetoothDeviceFound.d.ts +0 -1
- package/lib/common/apis/generated/openBluetoothAdapter.d.ts +0 -1
- package/lib/common/apis/generated/openDocument.d.ts +0 -1
- package/lib/common/apis/generated/openSetting.d.ts +0 -1
- package/lib/common/apis/generated/pageScrollTo.d.ts +0 -1
- package/lib/common/apis/generated/previewImage.d.ts +0 -1
- package/lib/common/apis/generated/prompt.d.ts +0 -1
- package/lib/common/apis/generated/reLaunch.d.ts +0 -1
- package/lib/common/apis/generated/readBLECharacteristicValue.d.ts +0 -1
- package/lib/common/apis/generated/redirectTo.d.ts +0 -1
- package/lib/common/apis/generated/removeSavedFile.d.ts +0 -1
- package/lib/common/apis/generated/removeStorage.d.ts +0 -1
- package/lib/common/apis/generated/request.d.ts +0 -1
- package/lib/common/apis/generated/saveFile.d.ts +0 -1
- package/lib/common/apis/generated/saveImage.d.ts +0 -1
- package/lib/common/apis/generated/scan.d.ts +0 -1
- package/lib/common/apis/generated/sendSocketMessage.d.ts +0 -1
- package/lib/common/apis/generated/setBackgroundColor.d.ts +0 -1
- package/lib/common/apis/generated/setClipboard.d.ts +0 -1
- package/lib/common/apis/generated/setKeepScreenOn.d.ts +0 -1
- package/lib/common/apis/generated/setNavigationBar.d.ts +0 -1
- package/lib/common/apis/generated/setOptionMenu.d.ts +0 -1
- package/lib/common/apis/generated/setScreenBrightness.d.ts +0 -1
- package/lib/common/apis/generated/setStorage.d.ts +0 -1
- package/lib/common/apis/generated/setTabBarStyle.d.ts +0 -1
- package/lib/common/apis/generated/showActionSheet.d.ts +0 -1
- package/lib/common/apis/generated/showAuthGuide.d.ts +0 -1
- package/lib/common/apis/generated/showLoading.d.ts +0 -1
- package/lib/common/apis/generated/showToast.d.ts +0 -1
- package/lib/common/apis/generated/signContract.d.ts +0 -1
- package/lib/common/apis/generated/startBluetoothDevicesDiscovery.d.ts +0 -1
- package/lib/common/apis/generated/startPullDownRefresh.d.ts +0 -1
- package/lib/common/apis/generated/stopBluetoothDevicesDiscovery.d.ts +0 -1
- package/lib/common/apis/generated/stopPullDownRefresh.d.ts +0 -1
- package/lib/common/apis/generated/switchTab.d.ts +0 -1
- package/lib/common/apis/generated/tradePay.d.ts +0 -1
- package/lib/common/apis/generated/uploadFile.d.ts +0 -1
- package/lib/common/apis/generated/vibrate.d.ts +0 -1
- package/lib/common/apis/generated/watchShake.d.ts +0 -1
- package/lib/common/apis/generated/writeBLECharacteristicValue.d.ts +0 -1
- package/lib/common/call/index.js +3 -1
- package/lib/common/call/mpWeb.d.ts +2 -2
- package/lib/common/notFound.js +1 -1
- package/lib/common/utils.d.ts +1 -2
- package/lib/common/utils.js +1 -1
- package/lib/index.js +3 -1
- package/lib/objectSpread.d.ts +1 -0
- package/lib/objectSpread.js +3 -0
- package/lib/umd/index.js +1 -1
- package/lib/umd/mp_alipay_plus.js +2 -1
- package/lib/umd/mp_alipay_plus.js.LICENSE.txt +1 -0
- package/lib/umd/mp_lazada.js +2 -1
- package/lib/umd/mp_lazada.js.LICENSE.txt +1 -0
- package/lib/umd/mp_taobao.js +2 -1
- package/lib/umd/mp_taobao.js.LICENSE.txt +1 -0
- package/lib/umd/mp_web_alipay.js +2 -1
- package/lib/umd/mp_web_alipay.js.LICENSE.txt +1 -0
- package/lib/umd/mp_web_alipay_plus.js +2 -1
- package/lib/umd/mp_web_alipay_plus.js.LICENSE.txt +1 -0
- package/lib/umd/web_alipay.js +2 -1
- package/lib/umd/web_alipay.js.LICENSE.txt +1 -0
- package/lib/umd/web_alipay_plus.js +2 -1
- package/lib/umd/web_alipay_plus.js.LICENSE.txt +1 -0
- package/lib/umd/web_h5.js +1 -1
- package/package.json +14 -9
package/lib/bridges.js
CHANGED
|
@@ -1,9 +1,11 @@
|
|
|
1
|
-
var __spreadArray = this && this.__spreadArray || function (to, from) {
|
|
2
|
-
for (var i = 0,
|
|
3
|
-
|
|
1
|
+
var __spreadArray = this && this.__spreadArray || function (to, from, pack) {
|
|
2
|
+
if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {
|
|
3
|
+
if (ar || !(i in from)) {
|
|
4
|
+
if (!ar) ar = Array.prototype.slice.call(from, 0, i);
|
|
5
|
+
ar[i] = from[i];
|
|
6
|
+
}
|
|
4
7
|
}
|
|
5
|
-
|
|
6
|
-
return to;
|
|
8
|
+
return to.concat(ar || Array.prototype.slice.call(from));
|
|
7
9
|
};
|
|
8
10
|
|
|
9
11
|
import appEnv from "./appEnv";
|
|
@@ -231,7 +233,7 @@ export var addFatigueAction = function addFatigueAction() {
|
|
|
231
233
|
if (appEnv.isMpLazada) return _addFatigueAction.apply(void 0, rest);
|
|
232
234
|
if (appEnv.isMpWebAlipayPlus) return _addFatigueAction.apply(void 0, rest);
|
|
233
235
|
if (appEnv.isWebAlipayPlus) return _addFatigueAction.apply(void 0, rest);
|
|
234
|
-
return notFound.apply(void 0, __spreadArray(['addFatigueAction'], rest));
|
|
236
|
+
return notFound.apply(void 0, __spreadArray(['addFatigueAction'], rest, false));
|
|
235
237
|
};
|
|
236
238
|
export var addPhoneContact = function addPhoneContact() {
|
|
237
239
|
var rest = [];
|
|
@@ -245,7 +247,7 @@ export var addPhoneContact = function addPhoneContact() {
|
|
|
245
247
|
if (appEnv.isMpWebAlipayPlus) return _addPhoneContact.apply(void 0, rest);
|
|
246
248
|
if (appEnv.isWebAlipay) return _addPhoneContact.apply(void 0, rest);
|
|
247
249
|
if (appEnv.isWebAlipayPlus) return _addPhoneContact.apply(void 0, rest);
|
|
248
|
-
return notFound.apply(void 0, __spreadArray(['addPhoneContact'], rest));
|
|
250
|
+
return notFound.apply(void 0, __spreadArray(['addPhoneContact'], rest, false));
|
|
249
251
|
};
|
|
250
252
|
export var alert = function alert() {
|
|
251
253
|
var rest = [];
|
|
@@ -262,7 +264,7 @@ export var alert = function alert() {
|
|
|
262
264
|
if (appEnv.isWebAlipay) return webAlipayAlert.apply(void 0, rest);
|
|
263
265
|
if (appEnv.isWebAlipayPlus) return webAlipayPlusAlert.apply(void 0, rest);
|
|
264
266
|
if (appEnv.isWebH5) return webH5Alert.apply(void 0, rest);
|
|
265
|
-
return notFound.apply(void 0, __spreadArray(['alert'], rest));
|
|
267
|
+
return notFound.apply(void 0, __spreadArray(['alert'], rest, false));
|
|
266
268
|
};
|
|
267
269
|
export var apDisableJSAPI = function apDisableJSAPI() {
|
|
268
270
|
var rest = [];
|
|
@@ -275,7 +277,7 @@ export var apDisableJSAPI = function apDisableJSAPI() {
|
|
|
275
277
|
if (appEnv.isMpLazada) return _apDisableJSAPI.apply(void 0, rest);
|
|
276
278
|
if (appEnv.isMpWebAlipayPlus) return _apDisableJSAPI.apply(void 0, rest);
|
|
277
279
|
if (appEnv.isWebAlipayPlus) return _apDisableJSAPI.apply(void 0, rest);
|
|
278
|
-
return notFound.apply(void 0, __spreadArray(['apDisableJSAPI'], rest));
|
|
280
|
+
return notFound.apply(void 0, __spreadArray(['apDisableJSAPI'], rest, false));
|
|
279
281
|
};
|
|
280
282
|
export var appxrpc = function appxrpc() {
|
|
281
283
|
var rest = [];
|
|
@@ -288,7 +290,7 @@ export var appxrpc = function appxrpc() {
|
|
|
288
290
|
if (appEnv.isMpLazada) return _appxrpc.apply(void 0, rest);
|
|
289
291
|
if (appEnv.isMpWebAlipayPlus) return _appxrpc.apply(void 0, rest);
|
|
290
292
|
if (appEnv.isWebAlipayPlus) return _appxrpc.apply(void 0, rest);
|
|
291
|
-
return notFound.apply(void 0, __spreadArray(['appxrpc'], rest));
|
|
293
|
+
return notFound.apply(void 0, __spreadArray(['appxrpc'], rest, false));
|
|
292
294
|
};
|
|
293
295
|
export var APRegionRPC = function APRegionRPC() {
|
|
294
296
|
var rest = [];
|
|
@@ -301,7 +303,7 @@ export var APRegionRPC = function APRegionRPC() {
|
|
|
301
303
|
if (appEnv.isMpLazada) return _APRegionRPC.apply(void 0, rest);
|
|
302
304
|
if (appEnv.isMpWebAlipayPlus) return _APRegionRPC.apply(void 0, rest);
|
|
303
305
|
if (appEnv.isWebAlipayPlus) return _APRegionRPC.apply(void 0, rest);
|
|
304
|
-
return notFound.apply(void 0, __spreadArray(['APRegionRPC'], rest));
|
|
306
|
+
return notFound.apply(void 0, __spreadArray(['APRegionRPC'], rest, false));
|
|
305
307
|
};
|
|
306
308
|
export var batchQueryCdpSpaceInfo = function batchQueryCdpSpaceInfo() {
|
|
307
309
|
var rest = [];
|
|
@@ -314,7 +316,7 @@ export var batchQueryCdpSpaceInfo = function batchQueryCdpSpaceInfo() {
|
|
|
314
316
|
if (appEnv.isMpLazada) return _batchQueryCdpSpaceInfo.apply(void 0, rest);
|
|
315
317
|
if (appEnv.isMpWebAlipayPlus) return _batchQueryCdpSpaceInfo.apply(void 0, rest);
|
|
316
318
|
if (appEnv.isWebAlipayPlus) return _batchQueryCdpSpaceInfo.apply(void 0, rest);
|
|
317
|
-
return notFound.apply(void 0, __spreadArray(['batchQueryCdpSpaceInfo'], rest));
|
|
319
|
+
return notFound.apply(void 0, __spreadArray(['batchQueryCdpSpaceInfo'], rest, false));
|
|
318
320
|
};
|
|
319
321
|
export var chooseImage = function chooseImage() {
|
|
320
322
|
var rest = [];
|
|
@@ -329,7 +331,7 @@ export var chooseImage = function chooseImage() {
|
|
|
329
331
|
if (appEnv.isMpWebAlipayPlus) return _chooseImage.apply(void 0, rest);
|
|
330
332
|
if (appEnv.isWebAlipay) return webAlipayChooseImage.apply(void 0, rest);
|
|
331
333
|
if (appEnv.isWebAlipayPlus) return webAlipayPlusChooseImage.apply(void 0, rest);
|
|
332
|
-
return notFound.apply(void 0, __spreadArray(['chooseImage'], rest));
|
|
334
|
+
return notFound.apply(void 0, __spreadArray(['chooseImage'], rest, false));
|
|
333
335
|
};
|
|
334
336
|
export var choosePhoneContact = function choosePhoneContact() {
|
|
335
337
|
var rest = [];
|
|
@@ -343,7 +345,7 @@ export var choosePhoneContact = function choosePhoneContact() {
|
|
|
343
345
|
if (appEnv.isMpWebAlipayPlus) return _choosePhoneContact.apply(void 0, rest);
|
|
344
346
|
if (appEnv.isWebAlipay) return webAlipayChoosePhoneContact.apply(void 0, rest);
|
|
345
347
|
if (appEnv.isWebAlipayPlus) return webAlipayPlusChoosePhoneContact.apply(void 0, rest);
|
|
346
|
-
return notFound.apply(void 0, __spreadArray(['choosePhoneContact'], rest));
|
|
348
|
+
return notFound.apply(void 0, __spreadArray(['choosePhoneContact'], rest, false));
|
|
347
349
|
};
|
|
348
350
|
export var clearStorage = function clearStorage() {
|
|
349
351
|
var rest = [];
|
|
@@ -359,7 +361,7 @@ export var clearStorage = function clearStorage() {
|
|
|
359
361
|
if (appEnv.isMpWebAlipayPlus) return _clearStorage.apply(void 0, rest);
|
|
360
362
|
if (appEnv.isWebAlipay) return webAlipayClearStorage.apply(void 0, rest);
|
|
361
363
|
if (appEnv.isWebAlipayPlus) return webAlipayPlusClearStorage.apply(void 0, rest);
|
|
362
|
-
return notFound.apply(void 0, __spreadArray(['clearStorage'], rest));
|
|
364
|
+
return notFound.apply(void 0, __spreadArray(['clearStorage'], rest, false));
|
|
363
365
|
};
|
|
364
366
|
export var clearStorageSync = function clearStorageSync() {
|
|
365
367
|
var rest = [];
|
|
@@ -371,7 +373,7 @@ export var clearStorageSync = function clearStorageSync() {
|
|
|
371
373
|
if (appEnv.isMpAlipayPlus) return _clearStorageSync.apply(void 0, rest);
|
|
372
374
|
if (appEnv.isMpLazada) return _clearStorageSync.apply(void 0, rest);
|
|
373
375
|
if (appEnv.isMpTaobao) return _clearStorageSync.apply(void 0, rest);
|
|
374
|
-
return notFound.apply(void 0, __spreadArray(['clearStorageSync'], rest));
|
|
376
|
+
return notFound.apply(void 0, __spreadArray(['clearStorageSync'], rest, false));
|
|
375
377
|
};
|
|
376
378
|
export var closeBluetoothAdapter = function closeBluetoothAdapter() {
|
|
377
379
|
var rest = [];
|
|
@@ -383,7 +385,7 @@ export var closeBluetoothAdapter = function closeBluetoothAdapter() {
|
|
|
383
385
|
if (appEnv.isMpAlipayPlus) return _closeBluetoothAdapter.apply(void 0, rest);
|
|
384
386
|
if (appEnv.isMpLazada) return _closeBluetoothAdapter.apply(void 0, rest);
|
|
385
387
|
if (appEnv.isMpWebAlipayPlus) return _closeBluetoothAdapter.apply(void 0, rest);
|
|
386
|
-
return notFound.apply(void 0, __spreadArray(['closeBluetoothAdapter'], rest));
|
|
388
|
+
return notFound.apply(void 0, __spreadArray(['closeBluetoothAdapter'], rest, false));
|
|
387
389
|
};
|
|
388
390
|
export var closeSocket = function closeSocket() {
|
|
389
391
|
var rest = [];
|
|
@@ -395,7 +397,7 @@ export var closeSocket = function closeSocket() {
|
|
|
395
397
|
if (appEnv.isMpAlipayPlus) return _closeSocket.apply(void 0, rest);
|
|
396
398
|
if (appEnv.isMpLazada) return _closeSocket.apply(void 0, rest);
|
|
397
399
|
if (appEnv.isMpWebAlipayPlus) return _closeSocket.apply(void 0, rest);
|
|
398
|
-
return notFound.apply(void 0, __spreadArray(['closeSocket'], rest));
|
|
400
|
+
return notFound.apply(void 0, __spreadArray(['closeSocket'], rest, false));
|
|
399
401
|
};
|
|
400
402
|
export var confirm = function confirm() {
|
|
401
403
|
var rest = [];
|
|
@@ -412,7 +414,7 @@ export var confirm = function confirm() {
|
|
|
412
414
|
if (appEnv.isWebAlipay) return webAlipayConfirm.apply(void 0, rest);
|
|
413
415
|
if (appEnv.isWebAlipayPlus) return webAlipayPlusConfirm.apply(void 0, rest);
|
|
414
416
|
if (appEnv.isWebH5) return webH5Confirm.apply(void 0, rest);
|
|
415
|
-
return notFound.apply(void 0, __spreadArray(['confirm'], rest));
|
|
417
|
+
return notFound.apply(void 0, __spreadArray(['confirm'], rest, false));
|
|
416
418
|
};
|
|
417
419
|
export var connectBLEDevice = function connectBLEDevice() {
|
|
418
420
|
var rest = [];
|
|
@@ -424,7 +426,7 @@ export var connectBLEDevice = function connectBLEDevice() {
|
|
|
424
426
|
if (appEnv.isMpAlipayPlus) return _connectBLEDevice.apply(void 0, rest);
|
|
425
427
|
if (appEnv.isMpLazada) return _connectBLEDevice.apply(void 0, rest);
|
|
426
428
|
if (appEnv.isMpWebAlipayPlus) return _connectBLEDevice.apply(void 0, rest);
|
|
427
|
-
return notFound.apply(void 0, __spreadArray(['connectBLEDevice'], rest));
|
|
429
|
+
return notFound.apply(void 0, __spreadArray(['connectBLEDevice'], rest, false));
|
|
428
430
|
};
|
|
429
431
|
export var connectSocket = function connectSocket() {
|
|
430
432
|
var rest = [];
|
|
@@ -436,7 +438,7 @@ export var connectSocket = function connectSocket() {
|
|
|
436
438
|
if (appEnv.isMpAlipayPlus) return _connectSocket.apply(void 0, rest);
|
|
437
439
|
if (appEnv.isMpLazada) return _connectSocket.apply(void 0, rest);
|
|
438
440
|
if (appEnv.isMpWebAlipayPlus) return _connectSocket.apply(void 0, rest);
|
|
439
|
-
return notFound.apply(void 0, __spreadArray(['connectSocket'], rest));
|
|
441
|
+
return notFound.apply(void 0, __spreadArray(['connectSocket'], rest, false));
|
|
440
442
|
};
|
|
441
443
|
export var createAnimation = function createAnimation() {
|
|
442
444
|
var rest = [];
|
|
@@ -448,7 +450,7 @@ export var createAnimation = function createAnimation() {
|
|
|
448
450
|
if (appEnv.isMpAlipayPlus) return _createAnimation.apply(void 0, rest);
|
|
449
451
|
if (appEnv.isMpLazada) return _createAnimation.apply(void 0, rest);
|
|
450
452
|
if (appEnv.isMpTaobao) return _createAnimation.apply(void 0, rest);
|
|
451
|
-
return notFound.apply(void 0, __spreadArray(['createAnimation'], rest));
|
|
453
|
+
return notFound.apply(void 0, __spreadArray(['createAnimation'], rest, false));
|
|
452
454
|
};
|
|
453
455
|
export var createWebViewContext = function createWebViewContext() {
|
|
454
456
|
var rest = [];
|
|
@@ -460,7 +462,7 @@ export var createWebViewContext = function createWebViewContext() {
|
|
|
460
462
|
if (appEnv.isMpAlipayPlus) return _createWebViewContext.apply(void 0, rest);
|
|
461
463
|
if (appEnv.isMpLazada) return _createWebViewContext.apply(void 0, rest);
|
|
462
464
|
if (appEnv.isMpTaobao) return _createWebViewContext.apply(void 0, rest);
|
|
463
|
-
return notFound.apply(void 0, __spreadArray(['createWebViewContext'], rest));
|
|
465
|
+
return notFound.apply(void 0, __spreadArray(['createWebViewContext'], rest, false));
|
|
464
466
|
};
|
|
465
467
|
export var crossPay = function crossPay() {
|
|
466
468
|
var rest = [];
|
|
@@ -475,7 +477,7 @@ export var crossPay = function crossPay() {
|
|
|
475
477
|
if (appEnv.isMpWebAlipay) return _crossPay.apply(void 0, rest);
|
|
476
478
|
if (appEnv.isMpWebAlipayPlus) return _crossPay.apply(void 0, rest);
|
|
477
479
|
if (appEnv.isWebAlipayPlus) return _crossPay.apply(void 0, rest);
|
|
478
|
-
return notFound.apply(void 0, __spreadArray(['crossPay'], rest));
|
|
480
|
+
return notFound.apply(void 0, __spreadArray(['crossPay'], rest, false));
|
|
479
481
|
};
|
|
480
482
|
export var datePicker = function datePicker() {
|
|
481
483
|
var rest = [];
|
|
@@ -489,7 +491,7 @@ export var datePicker = function datePicker() {
|
|
|
489
491
|
if (appEnv.isMpWebAlipayPlus) return _datePicker.apply(void 0, rest);
|
|
490
492
|
if (appEnv.isWebAlipay) return webAlipayDatePicker.apply(void 0, rest);
|
|
491
493
|
if (appEnv.isWebAlipayPlus) return webAlipayPlusDatePicker.apply(void 0, rest);
|
|
492
|
-
return notFound.apply(void 0, __spreadArray(['datePicker'], rest));
|
|
494
|
+
return notFound.apply(void 0, __spreadArray(['datePicker'], rest, false));
|
|
493
495
|
};
|
|
494
496
|
export var disconnectBLEDevice = function disconnectBLEDevice() {
|
|
495
497
|
var rest = [];
|
|
@@ -501,7 +503,7 @@ export var disconnectBLEDevice = function disconnectBLEDevice() {
|
|
|
501
503
|
if (appEnv.isMpAlipayPlus) return _disconnectBLEDevice.apply(void 0, rest);
|
|
502
504
|
if (appEnv.isMpLazada) return _disconnectBLEDevice.apply(void 0, rest);
|
|
503
505
|
if (appEnv.isMpWebAlipayPlus) return _disconnectBLEDevice.apply(void 0, rest);
|
|
504
|
-
return notFound.apply(void 0, __spreadArray(['disconnectBLEDevice'], rest));
|
|
506
|
+
return notFound.apply(void 0, __spreadArray(['disconnectBLEDevice'], rest, false));
|
|
505
507
|
};
|
|
506
508
|
export var downloadFile = function downloadFile() {
|
|
507
509
|
var rest = [];
|
|
@@ -515,7 +517,7 @@ export var downloadFile = function downloadFile() {
|
|
|
515
517
|
if (appEnv.isMpWebAlipayPlus) return _downloadFile.apply(void 0, rest);
|
|
516
518
|
if (appEnv.isWebAlipay) return webAlipayDownloadFile.apply(void 0, rest);
|
|
517
519
|
if (appEnv.isWebAlipayPlus) return webAlipayPlusDownloadFile.apply(void 0, rest);
|
|
518
|
-
return notFound.apply(void 0, __spreadArray(['downloadFile'], rest));
|
|
520
|
+
return notFound.apply(void 0, __spreadArray(['downloadFile'], rest, false));
|
|
519
521
|
};
|
|
520
522
|
export var exitApp = function exitApp() {
|
|
521
523
|
var rest = [];
|
|
@@ -528,7 +530,7 @@ export var exitApp = function exitApp() {
|
|
|
528
530
|
if (appEnv.isMpLazada) return _exitApp.apply(void 0, rest);
|
|
529
531
|
if (appEnv.isMpWebAlipayPlus) return _exitApp.apply(void 0, rest);
|
|
530
532
|
if (appEnv.isWebAlipayPlus) return _exitApp.apply(void 0, rest);
|
|
531
|
-
return notFound.apply(void 0, __spreadArray(['exitApp'], rest));
|
|
533
|
+
return notFound.apply(void 0, __spreadArray(['exitApp'], rest, false));
|
|
532
534
|
};
|
|
533
535
|
export var getAppIdSync = function getAppIdSync() {
|
|
534
536
|
var rest = [];
|
|
@@ -541,7 +543,7 @@ export var getAppIdSync = function getAppIdSync() {
|
|
|
541
543
|
if (appEnv.isMpLazada) return _getAppIdSync.apply(void 0, rest);
|
|
542
544
|
if (appEnv.isMpWebAlipay) return mpWebAlipayGetAppIdSync.apply(void 0, rest);
|
|
543
545
|
if (appEnv.isMpWebAlipayPlus) return mpWebAlipayPlusGetAppIdSync.apply(void 0, rest);
|
|
544
|
-
return notFound.apply(void 0, __spreadArray(['getAppIdSync'], rest));
|
|
546
|
+
return notFound.apply(void 0, __spreadArray(['getAppIdSync'], rest, false));
|
|
545
547
|
};
|
|
546
548
|
export var getAppToken = function getAppToken() {
|
|
547
549
|
var rest = [];
|
|
@@ -554,7 +556,7 @@ export var getAppToken = function getAppToken() {
|
|
|
554
556
|
if (appEnv.isMpLazada) return _getAppToken.apply(void 0, rest);
|
|
555
557
|
if (appEnv.isMpWebAlipayPlus) return _getAppToken.apply(void 0, rest);
|
|
556
558
|
if (appEnv.isWebAlipayPlus) return _getAppToken.apply(void 0, rest);
|
|
557
|
-
return notFound.apply(void 0, __spreadArray(['getAppToken'], rest));
|
|
559
|
+
return notFound.apply(void 0, __spreadArray(['getAppToken'], rest, false));
|
|
558
560
|
};
|
|
559
561
|
export var getAuthCode = function getAuthCode() {
|
|
560
562
|
var rest = [];
|
|
@@ -570,7 +572,7 @@ export var getAuthCode = function getAuthCode() {
|
|
|
570
572
|
if (appEnv.isMpWebAlipayPlus) return _getAuthCode.apply(void 0, rest);
|
|
571
573
|
if (appEnv.isWebAlipay) return webAlipayGetAuthCode.apply(void 0, rest);
|
|
572
574
|
if (appEnv.isWebAlipayPlus) return webAlipayPlusGetAuthCode.apply(void 0, rest);
|
|
573
|
-
return notFound.apply(void 0, __spreadArray(['getAuthCode'], rest));
|
|
575
|
+
return notFound.apply(void 0, __spreadArray(['getAuthCode'], rest, false));
|
|
574
576
|
};
|
|
575
577
|
export var getBatteryInfo = function getBatteryInfo() {
|
|
576
578
|
var rest = [];
|
|
@@ -584,7 +586,7 @@ export var getBatteryInfo = function getBatteryInfo() {
|
|
|
584
586
|
if (appEnv.isMpWebAlipayPlus) return _getBatteryInfo.apply(void 0, rest);
|
|
585
587
|
if (appEnv.isWebAlipay) return _getBatteryInfo.apply(void 0, rest);
|
|
586
588
|
if (appEnv.isWebAlipayPlus) return _getBatteryInfo.apply(void 0, rest);
|
|
587
|
-
return notFound.apply(void 0, __spreadArray(['getBatteryInfo'], rest));
|
|
589
|
+
return notFound.apply(void 0, __spreadArray(['getBatteryInfo'], rest, false));
|
|
588
590
|
};
|
|
589
591
|
export var getBLEDeviceCharacteristics = function getBLEDeviceCharacteristics() {
|
|
590
592
|
var rest = [];
|
|
@@ -596,7 +598,7 @@ export var getBLEDeviceCharacteristics = function getBLEDeviceCharacteristics()
|
|
|
596
598
|
if (appEnv.isMpAlipayPlus) return _getBLEDeviceCharacteristics.apply(void 0, rest);
|
|
597
599
|
if (appEnv.isMpLazada) return _getBLEDeviceCharacteristics.apply(void 0, rest);
|
|
598
600
|
if (appEnv.isMpWebAlipayPlus) return _getBLEDeviceCharacteristics.apply(void 0, rest);
|
|
599
|
-
return notFound.apply(void 0, __spreadArray(['getBLEDeviceCharacteristics'], rest));
|
|
601
|
+
return notFound.apply(void 0, __spreadArray(['getBLEDeviceCharacteristics'], rest, false));
|
|
600
602
|
};
|
|
601
603
|
export var getBLEDeviceServices = function getBLEDeviceServices() {
|
|
602
604
|
var rest = [];
|
|
@@ -608,7 +610,7 @@ export var getBLEDeviceServices = function getBLEDeviceServices() {
|
|
|
608
610
|
if (appEnv.isMpAlipayPlus) return _getBLEDeviceServices.apply(void 0, rest);
|
|
609
611
|
if (appEnv.isMpLazada) return _getBLEDeviceServices.apply(void 0, rest);
|
|
610
612
|
if (appEnv.isMpWebAlipayPlus) return _getBLEDeviceServices.apply(void 0, rest);
|
|
611
|
-
return notFound.apply(void 0, __spreadArray(['getBLEDeviceServices'], rest));
|
|
613
|
+
return notFound.apply(void 0, __spreadArray(['getBLEDeviceServices'], rest, false));
|
|
612
614
|
};
|
|
613
615
|
export var getBluetoothAdapterState = function getBluetoothAdapterState() {
|
|
614
616
|
var rest = [];
|
|
@@ -620,7 +622,7 @@ export var getBluetoothAdapterState = function getBluetoothAdapterState() {
|
|
|
620
622
|
if (appEnv.isMpAlipayPlus) return _getBluetoothAdapterState.apply(void 0, rest);
|
|
621
623
|
if (appEnv.isMpLazada) return _getBluetoothAdapterState.apply(void 0, rest);
|
|
622
624
|
if (appEnv.isMpWebAlipayPlus) return _getBluetoothAdapterState.apply(void 0, rest);
|
|
623
|
-
return notFound.apply(void 0, __spreadArray(['getBluetoothAdapterState'], rest));
|
|
625
|
+
return notFound.apply(void 0, __spreadArray(['getBluetoothAdapterState'], rest, false));
|
|
624
626
|
};
|
|
625
627
|
export var getBluetoothDevices = function getBluetoothDevices() {
|
|
626
628
|
var rest = [];
|
|
@@ -632,7 +634,7 @@ export var getBluetoothDevices = function getBluetoothDevices() {
|
|
|
632
634
|
if (appEnv.isMpAlipayPlus) return _getBluetoothDevices.apply(void 0, rest);
|
|
633
635
|
if (appEnv.isMpLazada) return _getBluetoothDevices.apply(void 0, rest);
|
|
634
636
|
if (appEnv.isMpWebAlipayPlus) return _getBluetoothDevices.apply(void 0, rest);
|
|
635
|
-
return notFound.apply(void 0, __spreadArray(['getBluetoothDevices'], rest));
|
|
637
|
+
return notFound.apply(void 0, __spreadArray(['getBluetoothDevices'], rest, false));
|
|
636
638
|
};
|
|
637
639
|
export var getClipboard = function getClipboard() {
|
|
638
640
|
var rest = [];
|
|
@@ -648,7 +650,7 @@ export var getClipboard = function getClipboard() {
|
|
|
648
650
|
if (appEnv.isMpWebAlipayPlus) return _getClipboard.apply(void 0, rest);
|
|
649
651
|
if (appEnv.isWebAlipay) return _getClipboard.apply(void 0, rest);
|
|
650
652
|
if (appEnv.isWebAlipayPlus) return _getClipboard.apply(void 0, rest);
|
|
651
|
-
return notFound.apply(void 0, __spreadArray(['getClipboard'], rest));
|
|
653
|
+
return notFound.apply(void 0, __spreadArray(['getClipboard'], rest, false));
|
|
652
654
|
};
|
|
653
655
|
export var getComponentAuth = function getComponentAuth() {
|
|
654
656
|
var rest = [];
|
|
@@ -661,7 +663,7 @@ export var getComponentAuth = function getComponentAuth() {
|
|
|
661
663
|
if (appEnv.isMpLazada) return _getComponentAuth.apply(void 0, rest);
|
|
662
664
|
if (appEnv.isMpWebAlipayPlus) return _getComponentAuth.apply(void 0, rest);
|
|
663
665
|
if (appEnv.isWebAlipayPlus) return _getComponentAuth.apply(void 0, rest);
|
|
664
|
-
return notFound.apply(void 0, __spreadArray(['getComponentAuth'], rest));
|
|
666
|
+
return notFound.apply(void 0, __spreadArray(['getComponentAuth'], rest, false));
|
|
665
667
|
};
|
|
666
668
|
export var getConnectedBluetoothDevices = function getConnectedBluetoothDevices() {
|
|
667
669
|
var rest = [];
|
|
@@ -673,7 +675,7 @@ export var getConnectedBluetoothDevices = function getConnectedBluetoothDevices(
|
|
|
673
675
|
if (appEnv.isMpAlipayPlus) return _getConnectedBluetoothDevices.apply(void 0, rest);
|
|
674
676
|
if (appEnv.isMpLazada) return _getConnectedBluetoothDevices.apply(void 0, rest);
|
|
675
677
|
if (appEnv.isMpWebAlipayPlus) return _getConnectedBluetoothDevices.apply(void 0, rest);
|
|
676
|
-
return notFound.apply(void 0, __spreadArray(['getConnectedBluetoothDevices'], rest));
|
|
678
|
+
return notFound.apply(void 0, __spreadArray(['getConnectedBluetoothDevices'], rest, false));
|
|
677
679
|
};
|
|
678
680
|
export var getFileInfo = function getFileInfo() {
|
|
679
681
|
var rest = [];
|
|
@@ -687,7 +689,7 @@ export var getFileInfo = function getFileInfo() {
|
|
|
687
689
|
if (appEnv.isMpWebAlipayPlus) return _getFileInfo.apply(void 0, rest);
|
|
688
690
|
if (appEnv.isWebAlipay) return _getFileInfo.apply(void 0, rest);
|
|
689
691
|
if (appEnv.isWebAlipayPlus) return _getFileInfo.apply(void 0, rest);
|
|
690
|
-
return notFound.apply(void 0, __spreadArray(['getFileInfo'], rest));
|
|
692
|
+
return notFound.apply(void 0, __spreadArray(['getFileInfo'], rest, false));
|
|
691
693
|
};
|
|
692
694
|
export var getImageInfo = function getImageInfo() {
|
|
693
695
|
var rest = [];
|
|
@@ -702,7 +704,7 @@ export var getImageInfo = function getImageInfo() {
|
|
|
702
704
|
if (appEnv.isMpWebAlipayPlus) return _getImageInfo.apply(void 0, rest);
|
|
703
705
|
if (appEnv.isWebAlipay) return _getImageInfo.apply(void 0, rest);
|
|
704
706
|
if (appEnv.isWebAlipayPlus) return _getImageInfo.apply(void 0, rest);
|
|
705
|
-
return notFound.apply(void 0, __spreadArray(['getImageInfo'], rest));
|
|
707
|
+
return notFound.apply(void 0, __spreadArray(['getImageInfo'], rest, false));
|
|
706
708
|
};
|
|
707
709
|
export var getLocation = function getLocation() {
|
|
708
710
|
var rest = [];
|
|
@@ -719,7 +721,7 @@ export var getLocation = function getLocation() {
|
|
|
719
721
|
if (appEnv.isWebAlipay) return webAlipayGetLocation.apply(void 0, rest);
|
|
720
722
|
if (appEnv.isWebAlipayPlus) return webAlipayPlusGetLocation.apply(void 0, rest);
|
|
721
723
|
if (appEnv.isWebH5) return webH5GetLocation.apply(void 0, rest);
|
|
722
|
-
return notFound.apply(void 0, __spreadArray(['getLocation'], rest));
|
|
724
|
+
return notFound.apply(void 0, __spreadArray(['getLocation'], rest, false));
|
|
723
725
|
};
|
|
724
726
|
export var getNetworkType = function getNetworkType() {
|
|
725
727
|
var rest = [];
|
|
@@ -735,7 +737,7 @@ export var getNetworkType = function getNetworkType() {
|
|
|
735
737
|
if (appEnv.isMpWebAlipayPlus) return _getNetworkType.apply(void 0, rest);
|
|
736
738
|
if (appEnv.isWebAlipay) return webAlipayGetNetworkType.apply(void 0, rest);
|
|
737
739
|
if (appEnv.isWebAlipayPlus) return webAlipayPlusGetNetworkType.apply(void 0, rest);
|
|
738
|
-
return notFound.apply(void 0, __spreadArray(['getNetworkType'], rest));
|
|
740
|
+
return notFound.apply(void 0, __spreadArray(['getNetworkType'], rest, false));
|
|
739
741
|
};
|
|
740
742
|
export var getOpenUserInfo = function getOpenUserInfo() {
|
|
741
743
|
var rest = [];
|
|
@@ -749,7 +751,7 @@ export var getOpenUserInfo = function getOpenUserInfo() {
|
|
|
749
751
|
if (appEnv.isMpTaobao) return mpTaobaoGetOpenUserInfo.apply(void 0, rest);
|
|
750
752
|
if (appEnv.isMpWebAlipayPlus) return _getOpenUserInfo.apply(void 0, rest);
|
|
751
753
|
if (appEnv.isWebAlipayPlus) return webAlipayPlusGetOpenUserInfo.apply(void 0, rest);
|
|
752
|
-
return notFound.apply(void 0, __spreadArray(['getOpenUserInfo'], rest));
|
|
754
|
+
return notFound.apply(void 0, __spreadArray(['getOpenUserInfo'], rest, false));
|
|
753
755
|
};
|
|
754
756
|
export var getPaymentCode = function getPaymentCode() {
|
|
755
757
|
var rest = [];
|
|
@@ -762,7 +764,7 @@ export var getPaymentCode = function getPaymentCode() {
|
|
|
762
764
|
if (appEnv.isMpLazada) return _getPaymentCode.apply(void 0, rest);
|
|
763
765
|
if (appEnv.isMpWebAlipayPlus) return _getPaymentCode.apply(void 0, rest);
|
|
764
766
|
if (appEnv.isWebAlipayPlus) return _getPaymentCode.apply(void 0, rest);
|
|
765
|
-
return notFound.apply(void 0, __spreadArray(['getPaymentCode'], rest));
|
|
767
|
+
return notFound.apply(void 0, __spreadArray(['getPaymentCode'], rest, false));
|
|
766
768
|
};
|
|
767
769
|
export var getPhoneNumber = function getPhoneNumber() {
|
|
768
770
|
var rest = [];
|
|
@@ -777,7 +779,7 @@ export var getPhoneNumber = function getPhoneNumber() {
|
|
|
777
779
|
if (appEnv.isMpWebAlipayPlus) return _getPhoneNumber.apply(void 0, rest);
|
|
778
780
|
if (appEnv.isWebAlipay) return webAlipayGetPhoneNumber.apply(void 0, rest);
|
|
779
781
|
if (appEnv.isWebAlipayPlus) return webAlipayPlusGetPhoneNumber.apply(void 0, rest);
|
|
780
|
-
return notFound.apply(void 0, __spreadArray(['getPhoneNumber'], rest));
|
|
782
|
+
return notFound.apply(void 0, __spreadArray(['getPhoneNumber'], rest, false));
|
|
781
783
|
};
|
|
782
784
|
export var getSavedFileInfo = function getSavedFileInfo() {
|
|
783
785
|
var rest = [];
|
|
@@ -791,7 +793,7 @@ export var getSavedFileInfo = function getSavedFileInfo() {
|
|
|
791
793
|
if (appEnv.isMpWebAlipayPlus) return _getSavedFileInfo.apply(void 0, rest);
|
|
792
794
|
if (appEnv.isWebAlipay) return _getSavedFileInfo.apply(void 0, rest);
|
|
793
795
|
if (appEnv.isWebAlipayPlus) return _getSavedFileInfo.apply(void 0, rest);
|
|
794
|
-
return notFound.apply(void 0, __spreadArray(['getSavedFileInfo'], rest));
|
|
796
|
+
return notFound.apply(void 0, __spreadArray(['getSavedFileInfo'], rest, false));
|
|
795
797
|
};
|
|
796
798
|
export var getSavedFileList = function getSavedFileList() {
|
|
797
799
|
var rest = [];
|
|
@@ -805,7 +807,7 @@ export var getSavedFileList = function getSavedFileList() {
|
|
|
805
807
|
if (appEnv.isMpWebAlipayPlus) return _getSavedFileList.apply(void 0, rest);
|
|
806
808
|
if (appEnv.isWebAlipay) return _getSavedFileList.apply(void 0, rest);
|
|
807
809
|
if (appEnv.isWebAlipayPlus) return _getSavedFileList.apply(void 0, rest);
|
|
808
|
-
return notFound.apply(void 0, __spreadArray(['getSavedFileList'], rest));
|
|
810
|
+
return notFound.apply(void 0, __spreadArray(['getSavedFileList'], rest, false));
|
|
809
811
|
};
|
|
810
812
|
export var getScreenBrightness = function getScreenBrightness() {
|
|
811
813
|
var rest = [];
|
|
@@ -819,7 +821,7 @@ export var getScreenBrightness = function getScreenBrightness() {
|
|
|
819
821
|
if (appEnv.isMpWebAlipayPlus) return _getScreenBrightness.apply(void 0, rest);
|
|
820
822
|
if (appEnv.isWebAlipay) return _getScreenBrightness.apply(void 0, rest);
|
|
821
823
|
if (appEnv.isWebAlipayPlus) return _getScreenBrightness.apply(void 0, rest);
|
|
822
|
-
return notFound.apply(void 0, __spreadArray(['getScreenBrightness'], rest));
|
|
824
|
+
return notFound.apply(void 0, __spreadArray(['getScreenBrightness'], rest, false));
|
|
823
825
|
};
|
|
824
826
|
export var getServerTime = function getServerTime() {
|
|
825
827
|
var rest = [];
|
|
@@ -833,7 +835,7 @@ export var getServerTime = function getServerTime() {
|
|
|
833
835
|
if (appEnv.isMpWebAlipayPlus) return _getServerTime.apply(void 0, rest);
|
|
834
836
|
if (appEnv.isWebAlipay) return _getServerTime.apply(void 0, rest);
|
|
835
837
|
if (appEnv.isWebAlipayPlus) return _getServerTime.apply(void 0, rest);
|
|
836
|
-
return notFound.apply(void 0, __spreadArray(['getServerTime'], rest));
|
|
838
|
+
return notFound.apply(void 0, __spreadArray(['getServerTime'], rest, false));
|
|
837
839
|
};
|
|
838
840
|
export var getSetting = function getSetting() {
|
|
839
841
|
var rest = [];
|
|
@@ -847,7 +849,7 @@ export var getSetting = function getSetting() {
|
|
|
847
849
|
if (appEnv.isMpWebAlipayPlus) return _getSetting.apply(void 0, rest);
|
|
848
850
|
if (appEnv.isWebAlipay) return _getSetting.apply(void 0, rest);
|
|
849
851
|
if (appEnv.isWebAlipayPlus) return _getSetting.apply(void 0, rest);
|
|
850
|
-
return notFound.apply(void 0, __spreadArray(['getSetting'], rest));
|
|
852
|
+
return notFound.apply(void 0, __spreadArray(['getSetting'], rest, false));
|
|
851
853
|
};
|
|
852
854
|
export var getSiteInfo = function getSiteInfo() {
|
|
853
855
|
var rest = [];
|
|
@@ -861,7 +863,7 @@ export var getSiteInfo = function getSiteInfo() {
|
|
|
861
863
|
if (appEnv.isMpWebAlipayPlus) return _getSiteInfo.apply(void 0, rest);
|
|
862
864
|
if (appEnv.isWebAlipay) return _getSiteInfo.apply(void 0, rest);
|
|
863
865
|
if (appEnv.isWebAlipayPlus) return _getSiteInfo.apply(void 0, rest);
|
|
864
|
-
return notFound.apply(void 0, __spreadArray(['getSiteInfo'], rest));
|
|
866
|
+
return notFound.apply(void 0, __spreadArray(['getSiteInfo'], rest, false));
|
|
865
867
|
};
|
|
866
868
|
export var getStorage = function getStorage() {
|
|
867
869
|
var rest = [];
|
|
@@ -877,7 +879,7 @@ export var getStorage = function getStorage() {
|
|
|
877
879
|
if (appEnv.isMpWebAlipayPlus) return _getStorage.apply(void 0, rest);
|
|
878
880
|
if (appEnv.isWebAlipay) return webAlipayGetStorage.apply(void 0, rest);
|
|
879
881
|
if (appEnv.isWebAlipayPlus) return webAlipayPlusGetStorage.apply(void 0, rest);
|
|
880
|
-
return notFound.apply(void 0, __spreadArray(['getStorage'], rest));
|
|
882
|
+
return notFound.apply(void 0, __spreadArray(['getStorage'], rest, false));
|
|
881
883
|
};
|
|
882
884
|
export var getStorageSync = function getStorageSync() {
|
|
883
885
|
var rest = [];
|
|
@@ -889,7 +891,7 @@ export var getStorageSync = function getStorageSync() {
|
|
|
889
891
|
if (appEnv.isMpAlipayPlus) return _getStorageSync.apply(void 0, rest);
|
|
890
892
|
if (appEnv.isMpLazada) return _getStorageSync.apply(void 0, rest);
|
|
891
893
|
if (appEnv.isMpTaobao) return _getStorageSync.apply(void 0, rest);
|
|
892
|
-
return notFound.apply(void 0, __spreadArray(['getStorageSync'], rest));
|
|
894
|
+
return notFound.apply(void 0, __spreadArray(['getStorageSync'], rest, false));
|
|
893
895
|
};
|
|
894
896
|
export var getSystemInfo = function getSystemInfo() {
|
|
895
897
|
var rest = [];
|
|
@@ -905,7 +907,7 @@ export var getSystemInfo = function getSystemInfo() {
|
|
|
905
907
|
if (appEnv.isMpWebAlipayPlus) return _getSystemInfo.apply(void 0, rest);
|
|
906
908
|
if (appEnv.isWebAlipay) return _getSystemInfo.apply(void 0, rest);
|
|
907
909
|
if (appEnv.isWebAlipayPlus) return _getSystemInfo.apply(void 0, rest);
|
|
908
|
-
return notFound.apply(void 0, __spreadArray(['getSystemInfo'], rest));
|
|
910
|
+
return notFound.apply(void 0, __spreadArray(['getSystemInfo'], rest, false));
|
|
909
911
|
};
|
|
910
912
|
export var hideBackHome = function hideBackHome() {
|
|
911
913
|
var rest = [];
|
|
@@ -917,7 +919,7 @@ export var hideBackHome = function hideBackHome() {
|
|
|
917
919
|
if (appEnv.isMpAlipayPlus) return _hideBackHome.apply(void 0, rest);
|
|
918
920
|
if (appEnv.isMpLazada) return _hideBackHome.apply(void 0, rest);
|
|
919
921
|
if (appEnv.isMpTaobao) return _hideBackHome.apply(void 0, rest);
|
|
920
|
-
return notFound.apply(void 0, __spreadArray(['hideBackHome'], rest));
|
|
922
|
+
return notFound.apply(void 0, __spreadArray(['hideBackHome'], rest, false));
|
|
921
923
|
};
|
|
922
924
|
export var hideKeyboard = function hideKeyboard() {
|
|
923
925
|
var rest = [];
|
|
@@ -933,7 +935,7 @@ export var hideKeyboard = function hideKeyboard() {
|
|
|
933
935
|
if (appEnv.isMpWebAlipayPlus) return _hideKeyboard.apply(void 0, rest);
|
|
934
936
|
if (appEnv.isWebAlipay) return _hideKeyboard.apply(void 0, rest);
|
|
935
937
|
if (appEnv.isWebAlipayPlus) return _hideKeyboard.apply(void 0, rest);
|
|
936
|
-
return notFound.apply(void 0, __spreadArray(['hideKeyboard'], rest));
|
|
938
|
+
return notFound.apply(void 0, __spreadArray(['hideKeyboard'], rest, false));
|
|
937
939
|
};
|
|
938
940
|
export var hideLoading = function hideLoading() {
|
|
939
941
|
var rest = [];
|
|
@@ -950,7 +952,7 @@ export var hideLoading = function hideLoading() {
|
|
|
950
952
|
if (appEnv.isWebAlipay) return _hideLoading.apply(void 0, rest);
|
|
951
953
|
if (appEnv.isWebAlipayPlus) return _hideLoading.apply(void 0, rest);
|
|
952
954
|
if (appEnv.isWebH5) return webH5HideLoading.apply(void 0, rest);
|
|
953
|
-
return notFound.apply(void 0, __spreadArray(['hideLoading'], rest));
|
|
955
|
+
return notFound.apply(void 0, __spreadArray(['hideLoading'], rest, false));
|
|
954
956
|
};
|
|
955
957
|
export var hideNavigationBarLoading = function hideNavigationBarLoading() {
|
|
956
958
|
var rest = [];
|
|
@@ -965,7 +967,7 @@ export var hideNavigationBarLoading = function hideNavigationBarLoading() {
|
|
|
965
967
|
if (appEnv.isMpWebAlipayPlus) return _hideNavigationBarLoading.apply(void 0, rest);
|
|
966
968
|
if (appEnv.isWebAlipay) return webAlipayHideNavigationBarLoading.apply(void 0, rest);
|
|
967
969
|
if (appEnv.isWebAlipayPlus) return webAlipayPlusHideNavigationBarLoading.apply(void 0, rest);
|
|
968
|
-
return notFound.apply(void 0, __spreadArray(['hideNavigationBarLoading'], rest));
|
|
970
|
+
return notFound.apply(void 0, __spreadArray(['hideNavigationBarLoading'], rest, false));
|
|
969
971
|
};
|
|
970
972
|
export var hideTabBar = function hideTabBar() {
|
|
971
973
|
var rest = [];
|
|
@@ -978,7 +980,7 @@ export var hideTabBar = function hideTabBar() {
|
|
|
978
980
|
if (appEnv.isMpLazada) return _hideTabBar.apply(void 0, rest);
|
|
979
981
|
if (appEnv.isMpTaobao) return _hideTabBar.apply(void 0, rest);
|
|
980
982
|
if (appEnv.isMpWebAlipayPlus) return _hideTabBar.apply(void 0, rest);
|
|
981
|
-
return notFound.apply(void 0, __spreadArray(['hideTabBar'], rest));
|
|
983
|
+
return notFound.apply(void 0, __spreadArray(['hideTabBar'], rest, false));
|
|
982
984
|
};
|
|
983
985
|
export var hideToast = function hideToast() {
|
|
984
986
|
var rest = [];
|
|
@@ -995,7 +997,7 @@ export var hideToast = function hideToast() {
|
|
|
995
997
|
if (appEnv.isWebAlipay) return _hideToast.apply(void 0, rest);
|
|
996
998
|
if (appEnv.isWebAlipayPlus) return _hideToast.apply(void 0, rest);
|
|
997
999
|
if (appEnv.isWebH5) return webH5HideToast.apply(void 0, rest);
|
|
998
|
-
return notFound.apply(void 0, __spreadArray(['hideToast'], rest));
|
|
1000
|
+
return notFound.apply(void 0, __spreadArray(['hideToast'], rest, false));
|
|
999
1001
|
};
|
|
1000
1002
|
export var inquireQuote = function inquireQuote() {
|
|
1001
1003
|
var rest = [];
|
|
@@ -1008,7 +1010,7 @@ export var inquireQuote = function inquireQuote() {
|
|
|
1008
1010
|
if (appEnv.isMpLazada) return _inquireQuote.apply(void 0, rest);
|
|
1009
1011
|
if (appEnv.isMpWebAlipayPlus) return _inquireQuote.apply(void 0, rest);
|
|
1010
1012
|
if (appEnv.isWebAlipayPlus) return _inquireQuote.apply(void 0, rest);
|
|
1011
|
-
return notFound.apply(void 0, __spreadArray(['inquireQuote'], rest));
|
|
1013
|
+
return notFound.apply(void 0, __spreadArray(['inquireQuote'], rest, false));
|
|
1012
1014
|
};
|
|
1013
1015
|
export var isInstalledApp = function isInstalledApp() {
|
|
1014
1016
|
var rest = [];
|
|
@@ -1021,7 +1023,7 @@ export var isInstalledApp = function isInstalledApp() {
|
|
|
1021
1023
|
if (appEnv.isMpLazada) return _isInstalledApp.apply(void 0, rest);
|
|
1022
1024
|
if (appEnv.isMpWebAlipayPlus) return _isInstalledApp.apply(void 0, rest);
|
|
1023
1025
|
if (appEnv.isWebAlipayPlus) return _isInstalledApp.apply(void 0, rest);
|
|
1024
|
-
return notFound.apply(void 0, __spreadArray(['isInstalledApp'], rest));
|
|
1026
|
+
return notFound.apply(void 0, __spreadArray(['isInstalledApp'], rest, false));
|
|
1025
1027
|
};
|
|
1026
1028
|
export var makePhoneCall = function makePhoneCall() {
|
|
1027
1029
|
var rest = [];
|
|
@@ -1036,7 +1038,7 @@ export var makePhoneCall = function makePhoneCall() {
|
|
|
1036
1038
|
if (appEnv.isMpWebAlipayPlus) return _makePhoneCall.apply(void 0, rest);
|
|
1037
1039
|
if (appEnv.isWebAlipay) return _makePhoneCall.apply(void 0, rest);
|
|
1038
1040
|
if (appEnv.isWebAlipayPlus) return _makePhoneCall.apply(void 0, rest);
|
|
1039
|
-
return notFound.apply(void 0, __spreadArray(['makePhoneCall'], rest));
|
|
1041
|
+
return notFound.apply(void 0, __spreadArray(['makePhoneCall'], rest, false));
|
|
1040
1042
|
};
|
|
1041
1043
|
export var multiLevelSelect = function multiLevelSelect() {
|
|
1042
1044
|
var rest = [];
|
|
@@ -1051,7 +1053,7 @@ export var multiLevelSelect = function multiLevelSelect() {
|
|
|
1051
1053
|
if (appEnv.isMpWebAlipayPlus) return _multiLevelSelect.apply(void 0, rest);
|
|
1052
1054
|
if (appEnv.isWebAlipay) return webAlipayMultiLevelSelect.apply(void 0, rest);
|
|
1053
1055
|
if (appEnv.isWebAlipayPlus) return webAlipayPlusMultiLevelSelect.apply(void 0, rest);
|
|
1054
|
-
return notFound.apply(void 0, __spreadArray(['multiLevelSelect'], rest));
|
|
1056
|
+
return notFound.apply(void 0, __spreadArray(['multiLevelSelect'], rest, false));
|
|
1055
1057
|
};
|
|
1056
1058
|
export var navigateBack = function navigateBack() {
|
|
1057
1059
|
var rest = [];
|
|
@@ -1063,7 +1065,7 @@ export var navigateBack = function navigateBack() {
|
|
|
1063
1065
|
if (appEnv.isMpAlipayPlus) return _navigateBack.apply(void 0, rest);
|
|
1064
1066
|
if (appEnv.isMpLazada) return _navigateBack.apply(void 0, rest);
|
|
1065
1067
|
if (appEnv.isMpTaobao) return _navigateBack.apply(void 0, rest);
|
|
1066
|
-
return notFound.apply(void 0, __spreadArray(['navigateBack'], rest));
|
|
1068
|
+
return notFound.apply(void 0, __spreadArray(['navigateBack'], rest, false));
|
|
1067
1069
|
};
|
|
1068
1070
|
export var navigateBackMiniProgram = function navigateBackMiniProgram() {
|
|
1069
1071
|
var rest = [];
|
|
@@ -1078,7 +1080,7 @@ export var navigateBackMiniProgram = function navigateBackMiniProgram() {
|
|
|
1078
1080
|
if (appEnv.isMpWebAlipayPlus) return _navigateBackMiniProgram.apply(void 0, rest);
|
|
1079
1081
|
if (appEnv.isWebAlipay) return _navigateBackMiniProgram.apply(void 0, rest);
|
|
1080
1082
|
if (appEnv.isWebAlipayPlus) return _navigateBackMiniProgram.apply(void 0, rest);
|
|
1081
|
-
return notFound.apply(void 0, __spreadArray(['navigateBackMiniProgram'], rest));
|
|
1083
|
+
return notFound.apply(void 0, __spreadArray(['navigateBackMiniProgram'], rest, false));
|
|
1082
1084
|
};
|
|
1083
1085
|
export var navigateTo = function navigateTo() {
|
|
1084
1086
|
var rest = [];
|
|
@@ -1090,7 +1092,7 @@ export var navigateTo = function navigateTo() {
|
|
|
1090
1092
|
if (appEnv.isMpAlipayPlus) return _navigateTo.apply(void 0, rest);
|
|
1091
1093
|
if (appEnv.isMpLazada) return _navigateTo.apply(void 0, rest);
|
|
1092
1094
|
if (appEnv.isMpTaobao) return _navigateTo.apply(void 0, rest);
|
|
1093
|
-
return notFound.apply(void 0, __spreadArray(['navigateTo'], rest));
|
|
1095
|
+
return notFound.apply(void 0, __spreadArray(['navigateTo'], rest, false));
|
|
1094
1096
|
};
|
|
1095
1097
|
export var navigateToBizScene = function navigateToBizScene() {
|
|
1096
1098
|
var rest = [];
|
|
@@ -1103,7 +1105,7 @@ export var navigateToBizScene = function navigateToBizScene() {
|
|
|
1103
1105
|
if (appEnv.isMpLazada) return _navigateToBizScene.apply(void 0, rest);
|
|
1104
1106
|
if (appEnv.isMpWebAlipayPlus) return _navigateToBizScene.apply(void 0, rest);
|
|
1105
1107
|
if (appEnv.isWebAlipayPlus) return _navigateToBizScene.apply(void 0, rest);
|
|
1106
|
-
return notFound.apply(void 0, __spreadArray(['navigateToBizScene'], rest));
|
|
1108
|
+
return notFound.apply(void 0, __spreadArray(['navigateToBizScene'], rest, false));
|
|
1107
1109
|
};
|
|
1108
1110
|
export var navigateToMiniProgram = function navigateToMiniProgram() {
|
|
1109
1111
|
var rest = [];
|
|
@@ -1118,7 +1120,7 @@ export var navigateToMiniProgram = function navigateToMiniProgram() {
|
|
|
1118
1120
|
if (appEnv.isMpWebAlipayPlus) return _navigateToMiniProgram.apply(void 0, rest);
|
|
1119
1121
|
if (appEnv.isWebAlipay) return _navigateToMiniProgram.apply(void 0, rest);
|
|
1120
1122
|
if (appEnv.isWebAlipayPlus) return _navigateToMiniProgram.apply(void 0, rest);
|
|
1121
|
-
return notFound.apply(void 0, __spreadArray(['navigateToMiniProgram'], rest));
|
|
1123
|
+
return notFound.apply(void 0, __spreadArray(['navigateToMiniProgram'], rest, false));
|
|
1122
1124
|
};
|
|
1123
1125
|
export var notifyBLECharacteristicValueChange = function notifyBLECharacteristicValueChange() {
|
|
1124
1126
|
var rest = [];
|
|
@@ -1130,7 +1132,7 @@ export var notifyBLECharacteristicValueChange = function notifyBLECharacteristic
|
|
|
1130
1132
|
if (appEnv.isMpAlipayPlus) return _notifyBLECharacteristicValueChange.apply(void 0, rest);
|
|
1131
1133
|
if (appEnv.isMpLazada) return _notifyBLECharacteristicValueChange.apply(void 0, rest);
|
|
1132
1134
|
if (appEnv.isMpWebAlipayPlus) return _notifyBLECharacteristicValueChange.apply(void 0, rest);
|
|
1133
|
-
return notFound.apply(void 0, __spreadArray(['notifyBLECharacteristicValueChange'], rest));
|
|
1135
|
+
return notFound.apply(void 0, __spreadArray(['notifyBLECharacteristicValueChange'], rest, false));
|
|
1134
1136
|
};
|
|
1135
1137
|
export var offAccelerometerChange = function offAccelerometerChange() {
|
|
1136
1138
|
var rest = [];
|
|
@@ -1141,7 +1143,7 @@ export var offAccelerometerChange = function offAccelerometerChange() {
|
|
|
1141
1143
|
|
|
1142
1144
|
if (appEnv.isMpAlipayPlus) return _offAccelerometerChange.apply(void 0, rest);
|
|
1143
1145
|
if (appEnv.isMpLazada) return _offAccelerometerChange.apply(void 0, rest);
|
|
1144
|
-
return notFound.apply(void 0, __spreadArray(['offAccelerometerChange'], rest));
|
|
1146
|
+
return notFound.apply(void 0, __spreadArray(['offAccelerometerChange'], rest, false));
|
|
1145
1147
|
};
|
|
1146
1148
|
export var offBLECharacteristicValueChange = function offBLECharacteristicValueChange() {
|
|
1147
1149
|
var rest = [];
|
|
@@ -1153,7 +1155,7 @@ export var offBLECharacteristicValueChange = function offBLECharacteristicValueC
|
|
|
1153
1155
|
if (appEnv.isMpAlipayPlus) return _offBLECharacteristicValueChange.apply(void 0, rest);
|
|
1154
1156
|
if (appEnv.isMpLazada) return _offBLECharacteristicValueChange.apply(void 0, rest);
|
|
1155
1157
|
if (appEnv.isMpWebAlipayPlus) return _offBLECharacteristicValueChange.apply(void 0, rest);
|
|
1156
|
-
return notFound.apply(void 0, __spreadArray(['offBLECharacteristicValueChange'], rest));
|
|
1158
|
+
return notFound.apply(void 0, __spreadArray(['offBLECharacteristicValueChange'], rest, false));
|
|
1157
1159
|
};
|
|
1158
1160
|
export var offBLEConnectionStateChanged = function offBLEConnectionStateChanged() {
|
|
1159
1161
|
var rest = [];
|
|
@@ -1165,7 +1167,7 @@ export var offBLEConnectionStateChanged = function offBLEConnectionStateChanged(
|
|
|
1165
1167
|
if (appEnv.isMpAlipayPlus) return _offBLEConnectionStateChanged.apply(void 0, rest);
|
|
1166
1168
|
if (appEnv.isMpLazada) return _offBLEConnectionStateChanged.apply(void 0, rest);
|
|
1167
1169
|
if (appEnv.isMpWebAlipayPlus) return _offBLEConnectionStateChanged.apply(void 0, rest);
|
|
1168
|
-
return notFound.apply(void 0, __spreadArray(['offBLEConnectionStateChanged'], rest));
|
|
1170
|
+
return notFound.apply(void 0, __spreadArray(['offBLEConnectionStateChanged'], rest, false));
|
|
1169
1171
|
};
|
|
1170
1172
|
export var offBluetoothAdapterStateChange = function offBluetoothAdapterStateChange() {
|
|
1171
1173
|
var rest = [];
|
|
@@ -1177,7 +1179,7 @@ export var offBluetoothAdapterStateChange = function offBluetoothAdapterStateCha
|
|
|
1177
1179
|
if (appEnv.isMpAlipayPlus) return _offBluetoothAdapterStateChange.apply(void 0, rest);
|
|
1178
1180
|
if (appEnv.isMpLazada) return _offBluetoothAdapterStateChange.apply(void 0, rest);
|
|
1179
1181
|
if (appEnv.isMpWebAlipayPlus) return _offBluetoothAdapterStateChange.apply(void 0, rest);
|
|
1180
|
-
return notFound.apply(void 0, __spreadArray(['offBluetoothAdapterStateChange'], rest));
|
|
1182
|
+
return notFound.apply(void 0, __spreadArray(['offBluetoothAdapterStateChange'], rest, false));
|
|
1181
1183
|
};
|
|
1182
1184
|
export var offBluetoothDeviceFound = function offBluetoothDeviceFound() {
|
|
1183
1185
|
var rest = [];
|
|
@@ -1189,7 +1191,7 @@ export var offBluetoothDeviceFound = function offBluetoothDeviceFound() {
|
|
|
1189
1191
|
if (appEnv.isMpAlipayPlus) return _offBluetoothDeviceFound.apply(void 0, rest);
|
|
1190
1192
|
if (appEnv.isMpLazada) return _offBluetoothDeviceFound.apply(void 0, rest);
|
|
1191
1193
|
if (appEnv.isMpWebAlipayPlus) return _offBluetoothDeviceFound.apply(void 0, rest);
|
|
1192
|
-
return notFound.apply(void 0, __spreadArray(['offBluetoothDeviceFound'], rest));
|
|
1194
|
+
return notFound.apply(void 0, __spreadArray(['offBluetoothDeviceFound'], rest, false));
|
|
1193
1195
|
};
|
|
1194
1196
|
export var offCompassChange = function offCompassChange() {
|
|
1195
1197
|
var rest = [];
|
|
@@ -1200,7 +1202,7 @@ export var offCompassChange = function offCompassChange() {
|
|
|
1200
1202
|
|
|
1201
1203
|
if (appEnv.isMpAlipayPlus) return _offCompassChange.apply(void 0, rest);
|
|
1202
1204
|
if (appEnv.isMpLazada) return _offCompassChange.apply(void 0, rest);
|
|
1203
|
-
return notFound.apply(void 0, __spreadArray(['offCompassChange'], rest));
|
|
1205
|
+
return notFound.apply(void 0, __spreadArray(['offCompassChange'], rest, false));
|
|
1204
1206
|
};
|
|
1205
1207
|
export var offMemoryWarning = function offMemoryWarning() {
|
|
1206
1208
|
var rest = [];
|
|
@@ -1212,7 +1214,7 @@ export var offMemoryWarning = function offMemoryWarning() {
|
|
|
1212
1214
|
if (appEnv.isMpAlipayPlus) return _offMemoryWarning.apply(void 0, rest);
|
|
1213
1215
|
if (appEnv.isMpLazada) return _offMemoryWarning.apply(void 0, rest);
|
|
1214
1216
|
if (appEnv.isMpTaobao) return _offMemoryWarning.apply(void 0, rest);
|
|
1215
|
-
return notFound.apply(void 0, __spreadArray(['offMemoryWarning'], rest));
|
|
1217
|
+
return notFound.apply(void 0, __spreadArray(['offMemoryWarning'], rest, false));
|
|
1216
1218
|
};
|
|
1217
1219
|
export var offSocketClose = function offSocketClose() {
|
|
1218
1220
|
var rest = [];
|
|
@@ -1224,7 +1226,7 @@ export var offSocketClose = function offSocketClose() {
|
|
|
1224
1226
|
if (appEnv.isMpAlipayPlus) return _offSocketClose.apply(void 0, rest);
|
|
1225
1227
|
if (appEnv.isMpLazada) return _offSocketClose.apply(void 0, rest);
|
|
1226
1228
|
if (appEnv.isMpWebAlipayPlus) return _offSocketClose.apply(void 0, rest);
|
|
1227
|
-
return notFound.apply(void 0, __spreadArray(['offSocketClose'], rest));
|
|
1229
|
+
return notFound.apply(void 0, __spreadArray(['offSocketClose'], rest, false));
|
|
1228
1230
|
};
|
|
1229
1231
|
export var offSocketError = function offSocketError() {
|
|
1230
1232
|
var rest = [];
|
|
@@ -1236,7 +1238,7 @@ export var offSocketError = function offSocketError() {
|
|
|
1236
1238
|
if (appEnv.isMpAlipayPlus) return _offSocketError.apply(void 0, rest);
|
|
1237
1239
|
if (appEnv.isMpLazada) return _offSocketError.apply(void 0, rest);
|
|
1238
1240
|
if (appEnv.isMpWebAlipayPlus) return _offSocketError.apply(void 0, rest);
|
|
1239
|
-
return notFound.apply(void 0, __spreadArray(['offSocketError'], rest));
|
|
1241
|
+
return notFound.apply(void 0, __spreadArray(['offSocketError'], rest, false));
|
|
1240
1242
|
};
|
|
1241
1243
|
export var offSocketMessage = function offSocketMessage() {
|
|
1242
1244
|
var rest = [];
|
|
@@ -1248,7 +1250,7 @@ export var offSocketMessage = function offSocketMessage() {
|
|
|
1248
1250
|
if (appEnv.isMpAlipayPlus) return _offSocketMessage.apply(void 0, rest);
|
|
1249
1251
|
if (appEnv.isMpLazada) return _offSocketMessage.apply(void 0, rest);
|
|
1250
1252
|
if (appEnv.isMpWebAlipayPlus) return _offSocketMessage.apply(void 0, rest);
|
|
1251
|
-
return notFound.apply(void 0, __spreadArray(['offSocketMessage'], rest));
|
|
1253
|
+
return notFound.apply(void 0, __spreadArray(['offSocketMessage'], rest, false));
|
|
1252
1254
|
};
|
|
1253
1255
|
export var offSocketOpen = function offSocketOpen() {
|
|
1254
1256
|
var rest = [];
|
|
@@ -1260,7 +1262,7 @@ export var offSocketOpen = function offSocketOpen() {
|
|
|
1260
1262
|
if (appEnv.isMpAlipayPlus) return _offSocketOpen.apply(void 0, rest);
|
|
1261
1263
|
if (appEnv.isMpLazada) return _offSocketOpen.apply(void 0, rest);
|
|
1262
1264
|
if (appEnv.isMpWebAlipayPlus) return _offSocketOpen.apply(void 0, rest);
|
|
1263
|
-
return notFound.apply(void 0, __spreadArray(['offSocketOpen'], rest));
|
|
1265
|
+
return notFound.apply(void 0, __spreadArray(['offSocketOpen'], rest, false));
|
|
1264
1266
|
};
|
|
1265
1267
|
export var offUserCaptureScreen = function offUserCaptureScreen() {
|
|
1266
1268
|
var rest = [];
|
|
@@ -1272,7 +1274,7 @@ export var offUserCaptureScreen = function offUserCaptureScreen() {
|
|
|
1272
1274
|
if (appEnv.isMpAlipayPlus) return _offUserCaptureScreen.apply(void 0, rest);
|
|
1273
1275
|
if (appEnv.isMpLazada) return _offUserCaptureScreen.apply(void 0, rest);
|
|
1274
1276
|
if (appEnv.isMpWebAlipayPlus) return _offUserCaptureScreen.apply(void 0, rest);
|
|
1275
|
-
return notFound.apply(void 0, __spreadArray(['offUserCaptureScreen'], rest));
|
|
1277
|
+
return notFound.apply(void 0, __spreadArray(['offUserCaptureScreen'], rest, false));
|
|
1276
1278
|
};
|
|
1277
1279
|
export var onAccelerometerChange = function onAccelerometerChange() {
|
|
1278
1280
|
var rest = [];
|
|
@@ -1283,7 +1285,7 @@ export var onAccelerometerChange = function onAccelerometerChange() {
|
|
|
1283
1285
|
|
|
1284
1286
|
if (appEnv.isMpAlipayPlus) return _onAccelerometerChange.apply(void 0, rest);
|
|
1285
1287
|
if (appEnv.isMpLazada) return _onAccelerometerChange.apply(void 0, rest);
|
|
1286
|
-
return notFound.apply(void 0, __spreadArray(['onAccelerometerChange'], rest));
|
|
1288
|
+
return notFound.apply(void 0, __spreadArray(['onAccelerometerChange'], rest, false));
|
|
1287
1289
|
};
|
|
1288
1290
|
export var onBLECharacteristicValueChange = function onBLECharacteristicValueChange() {
|
|
1289
1291
|
var rest = [];
|
|
@@ -1295,7 +1297,7 @@ export var onBLECharacteristicValueChange = function onBLECharacteristicValueCha
|
|
|
1295
1297
|
if (appEnv.isMpAlipayPlus) return _onBLECharacteristicValueChange.apply(void 0, rest);
|
|
1296
1298
|
if (appEnv.isMpLazada) return _onBLECharacteristicValueChange.apply(void 0, rest);
|
|
1297
1299
|
if (appEnv.isMpWebAlipayPlus) return _onBLECharacteristicValueChange.apply(void 0, rest);
|
|
1298
|
-
return notFound.apply(void 0, __spreadArray(['onBLECharacteristicValueChange'], rest));
|
|
1300
|
+
return notFound.apply(void 0, __spreadArray(['onBLECharacteristicValueChange'], rest, false));
|
|
1299
1301
|
};
|
|
1300
1302
|
export var onBLEConnectionStateChanged = function onBLEConnectionStateChanged() {
|
|
1301
1303
|
var rest = [];
|
|
@@ -1307,7 +1309,7 @@ export var onBLEConnectionStateChanged = function onBLEConnectionStateChanged()
|
|
|
1307
1309
|
if (appEnv.isMpAlipayPlus) return _onBLEConnectionStateChanged.apply(void 0, rest);
|
|
1308
1310
|
if (appEnv.isMpLazada) return _onBLEConnectionStateChanged.apply(void 0, rest);
|
|
1309
1311
|
if (appEnv.isMpWebAlipayPlus) return _onBLEConnectionStateChanged.apply(void 0, rest);
|
|
1310
|
-
return notFound.apply(void 0, __spreadArray(['onBLEConnectionStateChanged'], rest));
|
|
1312
|
+
return notFound.apply(void 0, __spreadArray(['onBLEConnectionStateChanged'], rest, false));
|
|
1311
1313
|
};
|
|
1312
1314
|
export var onBluetoothAdapterStateChange = function onBluetoothAdapterStateChange() {
|
|
1313
1315
|
var rest = [];
|
|
@@ -1319,7 +1321,7 @@ export var onBluetoothAdapterStateChange = function onBluetoothAdapterStateChang
|
|
|
1319
1321
|
if (appEnv.isMpAlipayPlus) return _onBluetoothAdapterStateChange.apply(void 0, rest);
|
|
1320
1322
|
if (appEnv.isMpLazada) return _onBluetoothAdapterStateChange.apply(void 0, rest);
|
|
1321
1323
|
if (appEnv.isMpWebAlipayPlus) return _onBluetoothAdapterStateChange.apply(void 0, rest);
|
|
1322
|
-
return notFound.apply(void 0, __spreadArray(['onBluetoothAdapterStateChange'], rest));
|
|
1324
|
+
return notFound.apply(void 0, __spreadArray(['onBluetoothAdapterStateChange'], rest, false));
|
|
1323
1325
|
};
|
|
1324
1326
|
export var onBluetoothDeviceFound = function onBluetoothDeviceFound() {
|
|
1325
1327
|
var rest = [];
|
|
@@ -1331,7 +1333,7 @@ export var onBluetoothDeviceFound = function onBluetoothDeviceFound() {
|
|
|
1331
1333
|
if (appEnv.isMpAlipayPlus) return _onBluetoothDeviceFound.apply(void 0, rest);
|
|
1332
1334
|
if (appEnv.isMpLazada) return _onBluetoothDeviceFound.apply(void 0, rest);
|
|
1333
1335
|
if (appEnv.isMpWebAlipayPlus) return _onBluetoothDeviceFound.apply(void 0, rest);
|
|
1334
|
-
return notFound.apply(void 0, __spreadArray(['onBluetoothDeviceFound'], rest));
|
|
1336
|
+
return notFound.apply(void 0, __spreadArray(['onBluetoothDeviceFound'], rest, false));
|
|
1335
1337
|
};
|
|
1336
1338
|
export var onCompassChange = function onCompassChange() {
|
|
1337
1339
|
var rest = [];
|
|
@@ -1342,7 +1344,7 @@ export var onCompassChange = function onCompassChange() {
|
|
|
1342
1344
|
|
|
1343
1345
|
if (appEnv.isMpAlipayPlus) return _onCompassChange.apply(void 0, rest);
|
|
1344
1346
|
if (appEnv.isMpLazada) return _onCompassChange.apply(void 0, rest);
|
|
1345
|
-
return notFound.apply(void 0, __spreadArray(['onCompassChange'], rest));
|
|
1347
|
+
return notFound.apply(void 0, __spreadArray(['onCompassChange'], rest, false));
|
|
1346
1348
|
};
|
|
1347
1349
|
export var onMemoryWarning = function onMemoryWarning() {
|
|
1348
1350
|
var rest = [];
|
|
@@ -1354,7 +1356,7 @@ export var onMemoryWarning = function onMemoryWarning() {
|
|
|
1354
1356
|
if (appEnv.isMpAlipayPlus) return _onMemoryWarning.apply(void 0, rest);
|
|
1355
1357
|
if (appEnv.isMpLazada) return _onMemoryWarning.apply(void 0, rest);
|
|
1356
1358
|
if (appEnv.isMpTaobao) return _onMemoryWarning.apply(void 0, rest);
|
|
1357
|
-
return notFound.apply(void 0, __spreadArray(['onMemoryWarning'], rest));
|
|
1359
|
+
return notFound.apply(void 0, __spreadArray(['onMemoryWarning'], rest, false));
|
|
1358
1360
|
};
|
|
1359
1361
|
export var onSocketClose = function onSocketClose() {
|
|
1360
1362
|
var rest = [];
|
|
@@ -1366,7 +1368,7 @@ export var onSocketClose = function onSocketClose() {
|
|
|
1366
1368
|
if (appEnv.isMpAlipayPlus) return _onSocketClose.apply(void 0, rest);
|
|
1367
1369
|
if (appEnv.isMpLazada) return _onSocketClose.apply(void 0, rest);
|
|
1368
1370
|
if (appEnv.isMpWebAlipayPlus) return _onSocketClose.apply(void 0, rest);
|
|
1369
|
-
return notFound.apply(void 0, __spreadArray(['onSocketClose'], rest));
|
|
1371
|
+
return notFound.apply(void 0, __spreadArray(['onSocketClose'], rest, false));
|
|
1370
1372
|
};
|
|
1371
1373
|
export var onSocketError = function onSocketError() {
|
|
1372
1374
|
var rest = [];
|
|
@@ -1378,7 +1380,7 @@ export var onSocketError = function onSocketError() {
|
|
|
1378
1380
|
if (appEnv.isMpAlipayPlus) return _onSocketError.apply(void 0, rest);
|
|
1379
1381
|
if (appEnv.isMpLazada) return _onSocketError.apply(void 0, rest);
|
|
1380
1382
|
if (appEnv.isMpWebAlipayPlus) return _onSocketError.apply(void 0, rest);
|
|
1381
|
-
return notFound.apply(void 0, __spreadArray(['onSocketError'], rest));
|
|
1383
|
+
return notFound.apply(void 0, __spreadArray(['onSocketError'], rest, false));
|
|
1382
1384
|
};
|
|
1383
1385
|
export var onSocketMessage = function onSocketMessage() {
|
|
1384
1386
|
var rest = [];
|
|
@@ -1390,7 +1392,7 @@ export var onSocketMessage = function onSocketMessage() {
|
|
|
1390
1392
|
if (appEnv.isMpAlipayPlus) return _onSocketMessage.apply(void 0, rest);
|
|
1391
1393
|
if (appEnv.isMpLazada) return _onSocketMessage.apply(void 0, rest);
|
|
1392
1394
|
if (appEnv.isMpWebAlipayPlus) return _onSocketMessage.apply(void 0, rest);
|
|
1393
|
-
return notFound.apply(void 0, __spreadArray(['onSocketMessage'], rest));
|
|
1395
|
+
return notFound.apply(void 0, __spreadArray(['onSocketMessage'], rest, false));
|
|
1394
1396
|
};
|
|
1395
1397
|
export var onSocketOpen = function onSocketOpen() {
|
|
1396
1398
|
var rest = [];
|
|
@@ -1402,7 +1404,7 @@ export var onSocketOpen = function onSocketOpen() {
|
|
|
1402
1404
|
if (appEnv.isMpAlipayPlus) return _onSocketOpen.apply(void 0, rest);
|
|
1403
1405
|
if (appEnv.isMpLazada) return _onSocketOpen.apply(void 0, rest);
|
|
1404
1406
|
if (appEnv.isMpWebAlipayPlus) return _onSocketOpen.apply(void 0, rest);
|
|
1405
|
-
return notFound.apply(void 0, __spreadArray(['onSocketOpen'], rest));
|
|
1407
|
+
return notFound.apply(void 0, __spreadArray(['onSocketOpen'], rest, false));
|
|
1406
1408
|
};
|
|
1407
1409
|
export var onUserCaptureScreen = function onUserCaptureScreen() {
|
|
1408
1410
|
var rest = [];
|
|
@@ -1414,7 +1416,7 @@ export var onUserCaptureScreen = function onUserCaptureScreen() {
|
|
|
1414
1416
|
if (appEnv.isMpAlipayPlus) return _onUserCaptureScreen.apply(void 0, rest);
|
|
1415
1417
|
if (appEnv.isMpLazada) return _onUserCaptureScreen.apply(void 0, rest);
|
|
1416
1418
|
if (appEnv.isMpWebAlipayPlus) return _onUserCaptureScreen.apply(void 0, rest);
|
|
1417
|
-
return notFound.apply(void 0, __spreadArray(['onUserCaptureScreen'], rest));
|
|
1419
|
+
return notFound.apply(void 0, __spreadArray(['onUserCaptureScreen'], rest, false));
|
|
1418
1420
|
};
|
|
1419
1421
|
export var openBluetoothAdapter = function openBluetoothAdapter() {
|
|
1420
1422
|
var rest = [];
|
|
@@ -1426,7 +1428,7 @@ export var openBluetoothAdapter = function openBluetoothAdapter() {
|
|
|
1426
1428
|
if (appEnv.isMpAlipayPlus) return _openBluetoothAdapter.apply(void 0, rest);
|
|
1427
1429
|
if (appEnv.isMpLazada) return _openBluetoothAdapter.apply(void 0, rest);
|
|
1428
1430
|
if (appEnv.isMpWebAlipayPlus) return _openBluetoothAdapter.apply(void 0, rest);
|
|
1429
|
-
return notFound.apply(void 0, __spreadArray(['openBluetoothAdapter'], rest));
|
|
1431
|
+
return notFound.apply(void 0, __spreadArray(['openBluetoothAdapter'], rest, false));
|
|
1430
1432
|
};
|
|
1431
1433
|
export var openDocument = function openDocument() {
|
|
1432
1434
|
var rest = [];
|
|
@@ -1440,7 +1442,7 @@ export var openDocument = function openDocument() {
|
|
|
1440
1442
|
if (appEnv.isMpWebAlipayPlus) return _openDocument.apply(void 0, rest);
|
|
1441
1443
|
if (appEnv.isWebAlipay) return _openDocument.apply(void 0, rest);
|
|
1442
1444
|
if (appEnv.isWebAlipayPlus) return _openDocument.apply(void 0, rest);
|
|
1443
|
-
return notFound.apply(void 0, __spreadArray(['openDocument'], rest));
|
|
1445
|
+
return notFound.apply(void 0, __spreadArray(['openDocument'], rest, false));
|
|
1444
1446
|
};
|
|
1445
1447
|
export var openSchemeWithBacking = function openSchemeWithBacking() {
|
|
1446
1448
|
var rest = [];
|
|
@@ -1453,7 +1455,7 @@ export var openSchemeWithBacking = function openSchemeWithBacking() {
|
|
|
1453
1455
|
if (appEnv.isMpLazada) return _openSchemeWithBacking.apply(void 0, rest);
|
|
1454
1456
|
if (appEnv.isMpWebAlipayPlus) return _openSchemeWithBacking.apply(void 0, rest);
|
|
1455
1457
|
if (appEnv.isWebAlipayPlus) return _openSchemeWithBacking.apply(void 0, rest);
|
|
1456
|
-
return notFound.apply(void 0, __spreadArray(['openSchemeWithBacking'], rest));
|
|
1458
|
+
return notFound.apply(void 0, __spreadArray(['openSchemeWithBacking'], rest, false));
|
|
1457
1459
|
};
|
|
1458
1460
|
export var openSetting = function openSetting() {
|
|
1459
1461
|
var rest = [];
|
|
@@ -1467,7 +1469,7 @@ export var openSetting = function openSetting() {
|
|
|
1467
1469
|
if (appEnv.isMpWebAlipayPlus) return _openSetting.apply(void 0, rest);
|
|
1468
1470
|
if (appEnv.isWebAlipay) return _openSetting.apply(void 0, rest);
|
|
1469
1471
|
if (appEnv.isWebAlipayPlus) return _openSetting.apply(void 0, rest);
|
|
1470
|
-
return notFound.apply(void 0, __spreadArray(['openSetting'], rest));
|
|
1472
|
+
return notFound.apply(void 0, __spreadArray(['openSetting'], rest, false));
|
|
1471
1473
|
};
|
|
1472
1474
|
export var pageScrollTo = function pageScrollTo() {
|
|
1473
1475
|
var rest = [];
|
|
@@ -1479,7 +1481,7 @@ export var pageScrollTo = function pageScrollTo() {
|
|
|
1479
1481
|
if (appEnv.isMpAlipayPlus) return _pageScrollTo.apply(void 0, rest);
|
|
1480
1482
|
if (appEnv.isMpLazada) return _pageScrollTo.apply(void 0, rest);
|
|
1481
1483
|
if (appEnv.isMpTaobao) return _pageScrollTo.apply(void 0, rest);
|
|
1482
|
-
return notFound.apply(void 0, __spreadArray(['pageScrollTo'], rest));
|
|
1484
|
+
return notFound.apply(void 0, __spreadArray(['pageScrollTo'], rest, false));
|
|
1483
1485
|
};
|
|
1484
1486
|
export var paySignCenter = function paySignCenter() {
|
|
1485
1487
|
var rest = [];
|
|
@@ -1492,7 +1494,7 @@ export var paySignCenter = function paySignCenter() {
|
|
|
1492
1494
|
if (appEnv.isMpLazada) return _paySignCenter.apply(void 0, rest);
|
|
1493
1495
|
if (appEnv.isMpWebAlipayPlus) return _paySignCenter.apply(void 0, rest);
|
|
1494
1496
|
if (appEnv.isWebAlipayPlus) return webAlipayPlusPaySignCenter.apply(void 0, rest);
|
|
1495
|
-
return notFound.apply(void 0, __spreadArray(['paySignCenter'], rest));
|
|
1497
|
+
return notFound.apply(void 0, __spreadArray(['paySignCenter'], rest, false));
|
|
1496
1498
|
};
|
|
1497
1499
|
export var previewImage = function previewImage() {
|
|
1498
1500
|
var rest = [];
|
|
@@ -1507,7 +1509,7 @@ export var previewImage = function previewImage() {
|
|
|
1507
1509
|
if (appEnv.isMpWebAlipayPlus) return _previewImage.apply(void 0, rest);
|
|
1508
1510
|
if (appEnv.isWebAlipay) return webAlipayPreviewImage.apply(void 0, rest);
|
|
1509
1511
|
if (appEnv.isWebAlipayPlus) return webAlipayPlusPreviewImage.apply(void 0, rest);
|
|
1510
|
-
return notFound.apply(void 0, __spreadArray(['previewImage'], rest));
|
|
1512
|
+
return notFound.apply(void 0, __spreadArray(['previewImage'], rest, false));
|
|
1511
1513
|
};
|
|
1512
1514
|
export var prompt = function prompt() {
|
|
1513
1515
|
var rest = [];
|
|
@@ -1523,7 +1525,7 @@ export var prompt = function prompt() {
|
|
|
1523
1525
|
if (appEnv.isMpWebAlipayPlus) return _prompt.apply(void 0, rest);
|
|
1524
1526
|
if (appEnv.isWebAlipay) return _prompt.apply(void 0, rest);
|
|
1525
1527
|
if (appEnv.isWebAlipayPlus) return _prompt.apply(void 0, rest);
|
|
1526
|
-
return notFound.apply(void 0, __spreadArray(['prompt'], rest));
|
|
1528
|
+
return notFound.apply(void 0, __spreadArray(['prompt'], rest, false));
|
|
1527
1529
|
};
|
|
1528
1530
|
export var readBLECharacteristicValue = function readBLECharacteristicValue() {
|
|
1529
1531
|
var rest = [];
|
|
@@ -1535,7 +1537,7 @@ export var readBLECharacteristicValue = function readBLECharacteristicValue() {
|
|
|
1535
1537
|
if (appEnv.isMpAlipayPlus) return _readBLECharacteristicValue.apply(void 0, rest);
|
|
1536
1538
|
if (appEnv.isMpLazada) return _readBLECharacteristicValue.apply(void 0, rest);
|
|
1537
1539
|
if (appEnv.isMpWebAlipayPlus) return _readBLECharacteristicValue.apply(void 0, rest);
|
|
1538
|
-
return notFound.apply(void 0, __spreadArray(['readBLECharacteristicValue'], rest));
|
|
1540
|
+
return notFound.apply(void 0, __spreadArray(['readBLECharacteristicValue'], rest, false));
|
|
1539
1541
|
};
|
|
1540
1542
|
export var redirectTo = function redirectTo() {
|
|
1541
1543
|
var rest = [];
|
|
@@ -1547,7 +1549,7 @@ export var redirectTo = function redirectTo() {
|
|
|
1547
1549
|
if (appEnv.isMpAlipayPlus) return _redirectTo.apply(void 0, rest);
|
|
1548
1550
|
if (appEnv.isMpLazada) return _redirectTo.apply(void 0, rest);
|
|
1549
1551
|
if (appEnv.isMpTaobao) return _redirectTo.apply(void 0, rest);
|
|
1550
|
-
return notFound.apply(void 0, __spreadArray(['redirectTo'], rest));
|
|
1552
|
+
return notFound.apply(void 0, __spreadArray(['redirectTo'], rest, false));
|
|
1551
1553
|
};
|
|
1552
1554
|
export var regionFetchAllApps = function regionFetchAllApps() {
|
|
1553
1555
|
var rest = [];
|
|
@@ -1560,7 +1562,7 @@ export var regionFetchAllApps = function regionFetchAllApps() {
|
|
|
1560
1562
|
if (appEnv.isMpLazada) return _regionFetchAllApps.apply(void 0, rest);
|
|
1561
1563
|
if (appEnv.isMpWebAlipayPlus) return _regionFetchAllApps.apply(void 0, rest);
|
|
1562
1564
|
if (appEnv.isWebAlipayPlus) return _regionFetchAllApps.apply(void 0, rest);
|
|
1563
|
-
return notFound.apply(void 0, __spreadArray(['regionFetchAllApps'], rest));
|
|
1565
|
+
return notFound.apply(void 0, __spreadArray(['regionFetchAllApps'], rest, false));
|
|
1564
1566
|
};
|
|
1565
1567
|
export var regionSearchAppsByKeywords = function regionSearchAppsByKeywords() {
|
|
1566
1568
|
var rest = [];
|
|
@@ -1573,7 +1575,7 @@ export var regionSearchAppsByKeywords = function regionSearchAppsByKeywords() {
|
|
|
1573
1575
|
if (appEnv.isMpLazada) return _regionSearchAppsByKeywords.apply(void 0, rest);
|
|
1574
1576
|
if (appEnv.isMpWebAlipayPlus) return _regionSearchAppsByKeywords.apply(void 0, rest);
|
|
1575
1577
|
if (appEnv.isWebAlipayPlus) return _regionSearchAppsByKeywords.apply(void 0, rest);
|
|
1576
|
-
return notFound.apply(void 0, __spreadArray(['regionSearchAppsByKeywords'], rest));
|
|
1578
|
+
return notFound.apply(void 0, __spreadArray(['regionSearchAppsByKeywords'], rest, false));
|
|
1577
1579
|
};
|
|
1578
1580
|
export var reLaunch = function reLaunch() {
|
|
1579
1581
|
var rest = [];
|
|
@@ -1585,7 +1587,7 @@ export var reLaunch = function reLaunch() {
|
|
|
1585
1587
|
if (appEnv.isMpAlipayPlus) return _reLaunch.apply(void 0, rest);
|
|
1586
1588
|
if (appEnv.isMpLazada) return _reLaunch.apply(void 0, rest);
|
|
1587
1589
|
if (appEnv.isMpTaobao) return _reLaunch.apply(void 0, rest);
|
|
1588
|
-
return notFound.apply(void 0, __spreadArray(['reLaunch'], rest));
|
|
1590
|
+
return notFound.apply(void 0, __spreadArray(['reLaunch'], rest, false));
|
|
1589
1591
|
};
|
|
1590
1592
|
export var removeSavedFile = function removeSavedFile() {
|
|
1591
1593
|
var rest = [];
|
|
@@ -1599,7 +1601,7 @@ export var removeSavedFile = function removeSavedFile() {
|
|
|
1599
1601
|
if (appEnv.isMpWebAlipayPlus) return _removeSavedFile.apply(void 0, rest);
|
|
1600
1602
|
if (appEnv.isWebAlipay) return _removeSavedFile.apply(void 0, rest);
|
|
1601
1603
|
if (appEnv.isWebAlipayPlus) return _removeSavedFile.apply(void 0, rest);
|
|
1602
|
-
return notFound.apply(void 0, __spreadArray(['removeSavedFile'], rest));
|
|
1604
|
+
return notFound.apply(void 0, __spreadArray(['removeSavedFile'], rest, false));
|
|
1603
1605
|
};
|
|
1604
1606
|
export var removeStorage = function removeStorage() {
|
|
1605
1607
|
var rest = [];
|
|
@@ -1615,7 +1617,7 @@ export var removeStorage = function removeStorage() {
|
|
|
1615
1617
|
if (appEnv.isMpWebAlipayPlus) return _removeStorage.apply(void 0, rest);
|
|
1616
1618
|
if (appEnv.isWebAlipay) return webAlipayRemoveStorage.apply(void 0, rest);
|
|
1617
1619
|
if (appEnv.isWebAlipayPlus) return webAlipayPlusRemoveStorage.apply(void 0, rest);
|
|
1618
|
-
return notFound.apply(void 0, __spreadArray(['removeStorage'], rest));
|
|
1620
|
+
return notFound.apply(void 0, __spreadArray(['removeStorage'], rest, false));
|
|
1619
1621
|
};
|
|
1620
1622
|
export var removeStorageSync = function removeStorageSync() {
|
|
1621
1623
|
var rest = [];
|
|
@@ -1627,7 +1629,7 @@ export var removeStorageSync = function removeStorageSync() {
|
|
|
1627
1629
|
if (appEnv.isMpAlipayPlus) return _removeStorageSync.apply(void 0, rest);
|
|
1628
1630
|
if (appEnv.isMpLazada) return _removeStorageSync.apply(void 0, rest);
|
|
1629
1631
|
if (appEnv.isMpTaobao) return _removeStorageSync.apply(void 0, rest);
|
|
1630
|
-
return notFound.apply(void 0, __spreadArray(['removeStorageSync'], rest));
|
|
1632
|
+
return notFound.apply(void 0, __spreadArray(['removeStorageSync'], rest, false));
|
|
1631
1633
|
};
|
|
1632
1634
|
export var request = function request() {
|
|
1633
1635
|
var rest = [];
|
|
@@ -1644,7 +1646,7 @@ export var request = function request() {
|
|
|
1644
1646
|
if (appEnv.isWebAlipay) return webAlipayRequest.apply(void 0, rest);
|
|
1645
1647
|
if (appEnv.isWebAlipayPlus) return webAlipayPlusRequest.apply(void 0, rest);
|
|
1646
1648
|
if (appEnv.isWebH5) return webH5Request.apply(void 0, rest);
|
|
1647
|
-
return notFound.apply(void 0, __spreadArray(['request'], rest));
|
|
1649
|
+
return notFound.apply(void 0, __spreadArray(['request'], rest, false));
|
|
1648
1650
|
};
|
|
1649
1651
|
export var rpc = function rpc() {
|
|
1650
1652
|
var rest = [];
|
|
@@ -1660,7 +1662,7 @@ export var rpc = function rpc() {
|
|
|
1660
1662
|
if (appEnv.isMpWebAlipayPlus) return _rpc.apply(void 0, rest);
|
|
1661
1663
|
if (appEnv.isWebAlipay) return _rpc.apply(void 0, rest);
|
|
1662
1664
|
if (appEnv.isWebAlipayPlus) return _rpc.apply(void 0, rest);
|
|
1663
|
-
return notFound.apply(void 0, __spreadArray(['rpc'], rest));
|
|
1665
|
+
return notFound.apply(void 0, __spreadArray(['rpc'], rest, false));
|
|
1664
1666
|
};
|
|
1665
1667
|
export var saveFile = function saveFile() {
|
|
1666
1668
|
var rest = [];
|
|
@@ -1674,7 +1676,7 @@ export var saveFile = function saveFile() {
|
|
|
1674
1676
|
if (appEnv.isMpWebAlipayPlus) return _saveFile.apply(void 0, rest);
|
|
1675
1677
|
if (appEnv.isWebAlipay) return _saveFile.apply(void 0, rest);
|
|
1676
1678
|
if (appEnv.isWebAlipayPlus) return _saveFile.apply(void 0, rest);
|
|
1677
|
-
return notFound.apply(void 0, __spreadArray(['saveFile'], rest));
|
|
1679
|
+
return notFound.apply(void 0, __spreadArray(['saveFile'], rest, false));
|
|
1678
1680
|
};
|
|
1679
1681
|
export var saveImage = function saveImage() {
|
|
1680
1682
|
var rest = [];
|
|
@@ -1689,7 +1691,7 @@ export var saveImage = function saveImage() {
|
|
|
1689
1691
|
if (appEnv.isMpWebAlipayPlus) return _saveImage.apply(void 0, rest);
|
|
1690
1692
|
if (appEnv.isWebAlipay) return webAlipaySaveImage.apply(void 0, rest);
|
|
1691
1693
|
if (appEnv.isWebAlipayPlus) return webAlipayPlusSaveImage.apply(void 0, rest);
|
|
1692
|
-
return notFound.apply(void 0, __spreadArray(['saveImage'], rest));
|
|
1694
|
+
return notFound.apply(void 0, __spreadArray(['saveImage'], rest, false));
|
|
1693
1695
|
};
|
|
1694
1696
|
export var scan = function scan() {
|
|
1695
1697
|
var rest = [];
|
|
@@ -1705,7 +1707,7 @@ export var scan = function scan() {
|
|
|
1705
1707
|
if (appEnv.isMpWebAlipayPlus) return _scan.apply(void 0, rest);
|
|
1706
1708
|
if (appEnv.isWebAlipay) return _scan.apply(void 0, rest);
|
|
1707
1709
|
if (appEnv.isWebAlipayPlus) return _scan.apply(void 0, rest);
|
|
1708
|
-
return notFound.apply(void 0, __spreadArray(['scan'], rest));
|
|
1710
|
+
return notFound.apply(void 0, __spreadArray(['scan'], rest, false));
|
|
1709
1711
|
};
|
|
1710
1712
|
export var sendSocketMessage = function sendSocketMessage() {
|
|
1711
1713
|
var rest = [];
|
|
@@ -1717,7 +1719,7 @@ export var sendSocketMessage = function sendSocketMessage() {
|
|
|
1717
1719
|
if (appEnv.isMpAlipayPlus) return _sendSocketMessage.apply(void 0, rest);
|
|
1718
1720
|
if (appEnv.isMpLazada) return _sendSocketMessage.apply(void 0, rest);
|
|
1719
1721
|
if (appEnv.isMpWebAlipayPlus) return _sendSocketMessage.apply(void 0, rest);
|
|
1720
|
-
return notFound.apply(void 0, __spreadArray(['sendSocketMessage'], rest));
|
|
1722
|
+
return notFound.apply(void 0, __spreadArray(['sendSocketMessage'], rest, false));
|
|
1721
1723
|
};
|
|
1722
1724
|
export var setBackgroundColor = function setBackgroundColor() {
|
|
1723
1725
|
var rest = [];
|
|
@@ -1729,7 +1731,7 @@ export var setBackgroundColor = function setBackgroundColor() {
|
|
|
1729
1731
|
if (appEnv.isMpAlipayPlus) return _setBackgroundColor.apply(void 0, rest);
|
|
1730
1732
|
if (appEnv.isMpLazada) return _setBackgroundColor.apply(void 0, rest);
|
|
1731
1733
|
if (appEnv.isMpTaobao) return _setBackgroundColor.apply(void 0, rest);
|
|
1732
|
-
return notFound.apply(void 0, __spreadArray(['setBackgroundColor'], rest));
|
|
1734
|
+
return notFound.apply(void 0, __spreadArray(['setBackgroundColor'], rest, false));
|
|
1733
1735
|
};
|
|
1734
1736
|
export var setCanPullDown = function setCanPullDown() {
|
|
1735
1737
|
var rest = [];
|
|
@@ -1741,7 +1743,7 @@ export var setCanPullDown = function setCanPullDown() {
|
|
|
1741
1743
|
if (appEnv.isMpAlipayPlus) return _setCanPullDown.apply(void 0, rest);
|
|
1742
1744
|
if (appEnv.isMpLazada) return _setCanPullDown.apply(void 0, rest);
|
|
1743
1745
|
if (appEnv.isMpTaobao) return _setCanPullDown.apply(void 0, rest);
|
|
1744
|
-
return notFound.apply(void 0, __spreadArray(['setCanPullDown'], rest));
|
|
1746
|
+
return notFound.apply(void 0, __spreadArray(['setCanPullDown'], rest, false));
|
|
1745
1747
|
};
|
|
1746
1748
|
export var setClipboard = function setClipboard() {
|
|
1747
1749
|
var rest = [];
|
|
@@ -1757,7 +1759,7 @@ export var setClipboard = function setClipboard() {
|
|
|
1757
1759
|
if (appEnv.isMpWebAlipayPlus) return _setClipboard.apply(void 0, rest);
|
|
1758
1760
|
if (appEnv.isWebAlipay) return _setClipboard.apply(void 0, rest);
|
|
1759
1761
|
if (appEnv.isWebAlipayPlus) return _setClipboard.apply(void 0, rest);
|
|
1760
|
-
return notFound.apply(void 0, __spreadArray(['setClipboard'], rest));
|
|
1762
|
+
return notFound.apply(void 0, __spreadArray(['setClipboard'], rest, false));
|
|
1761
1763
|
};
|
|
1762
1764
|
export var setKeepScreenOn = function setKeepScreenOn() {
|
|
1763
1765
|
var rest = [];
|
|
@@ -1771,7 +1773,7 @@ export var setKeepScreenOn = function setKeepScreenOn() {
|
|
|
1771
1773
|
if (appEnv.isMpWebAlipayPlus) return _setKeepScreenOn.apply(void 0, rest);
|
|
1772
1774
|
if (appEnv.isWebAlipay) return webAlipaySetKeepScreenOn.apply(void 0, rest);
|
|
1773
1775
|
if (appEnv.isWebAlipayPlus) return webAlipayPlusSetKeepScreenOn.apply(void 0, rest);
|
|
1774
|
-
return notFound.apply(void 0, __spreadArray(['setKeepScreenOn'], rest));
|
|
1776
|
+
return notFound.apply(void 0, __spreadArray(['setKeepScreenOn'], rest, false));
|
|
1775
1777
|
};
|
|
1776
1778
|
export var setNavigationBar = function setNavigationBar() {
|
|
1777
1779
|
var rest = [];
|
|
@@ -1787,7 +1789,7 @@ export var setNavigationBar = function setNavigationBar() {
|
|
|
1787
1789
|
if (appEnv.isMpWebAlipayPlus) return _setNavigationBar.apply(void 0, rest);
|
|
1788
1790
|
if (appEnv.isWebAlipay) return webAlipaySetNavigationBar.apply(void 0, rest);
|
|
1789
1791
|
if (appEnv.isWebAlipayPlus) return webAlipayPlusSetNavigationBar.apply(void 0, rest);
|
|
1790
|
-
return notFound.apply(void 0, __spreadArray(['setNavigationBar'], rest));
|
|
1792
|
+
return notFound.apply(void 0, __spreadArray(['setNavigationBar'], rest, false));
|
|
1791
1793
|
};
|
|
1792
1794
|
export var setOptionMenu = function setOptionMenu() {
|
|
1793
1795
|
var rest = [];
|
|
@@ -1802,7 +1804,7 @@ export var setOptionMenu = function setOptionMenu() {
|
|
|
1802
1804
|
if (appEnv.isMpWebAlipayPlus) return _setOptionMenu.apply(void 0, rest);
|
|
1803
1805
|
if (appEnv.isWebAlipay) return webAlipaySetOptionMenu.apply(void 0, rest);
|
|
1804
1806
|
if (appEnv.isWebAlipayPlus) return webAlipayPlusSetOptionMenu.apply(void 0, rest);
|
|
1805
|
-
return notFound.apply(void 0, __spreadArray(['setOptionMenu'], rest));
|
|
1807
|
+
return notFound.apply(void 0, __spreadArray(['setOptionMenu'], rest, false));
|
|
1806
1808
|
};
|
|
1807
1809
|
export var setScreenBrightness = function setScreenBrightness() {
|
|
1808
1810
|
var rest = [];
|
|
@@ -1816,7 +1818,7 @@ export var setScreenBrightness = function setScreenBrightness() {
|
|
|
1816
1818
|
if (appEnv.isMpWebAlipayPlus) return _setScreenBrightness.apply(void 0, rest);
|
|
1817
1819
|
if (appEnv.isWebAlipay) return _setScreenBrightness.apply(void 0, rest);
|
|
1818
1820
|
if (appEnv.isWebAlipayPlus) return _setScreenBrightness.apply(void 0, rest);
|
|
1819
|
-
return notFound.apply(void 0, __spreadArray(['setScreenBrightness'], rest));
|
|
1821
|
+
return notFound.apply(void 0, __spreadArray(['setScreenBrightness'], rest, false));
|
|
1820
1822
|
};
|
|
1821
1823
|
export var setStorage = function setStorage() {
|
|
1822
1824
|
var rest = [];
|
|
@@ -1832,7 +1834,7 @@ export var setStorage = function setStorage() {
|
|
|
1832
1834
|
if (appEnv.isMpWebAlipayPlus) return _setStorage.apply(void 0, rest);
|
|
1833
1835
|
if (appEnv.isWebAlipay) return webAlipaySetStorage.apply(void 0, rest);
|
|
1834
1836
|
if (appEnv.isWebAlipayPlus) return webAlipayPlusSetStorage.apply(void 0, rest);
|
|
1835
|
-
return notFound.apply(void 0, __spreadArray(['setStorage'], rest));
|
|
1837
|
+
return notFound.apply(void 0, __spreadArray(['setStorage'], rest, false));
|
|
1836
1838
|
};
|
|
1837
1839
|
export var setStorageSync = function setStorageSync() {
|
|
1838
1840
|
var rest = [];
|
|
@@ -1844,7 +1846,7 @@ export var setStorageSync = function setStorageSync() {
|
|
|
1844
1846
|
if (appEnv.isMpAlipayPlus) return _setStorageSync.apply(void 0, rest);
|
|
1845
1847
|
if (appEnv.isMpLazada) return _setStorageSync.apply(void 0, rest);
|
|
1846
1848
|
if (appEnv.isMpTaobao) return _setStorageSync.apply(void 0, rest);
|
|
1847
|
-
return notFound.apply(void 0, __spreadArray(['setStorageSync'], rest));
|
|
1849
|
+
return notFound.apply(void 0, __spreadArray(['setStorageSync'], rest, false));
|
|
1848
1850
|
};
|
|
1849
1851
|
export var setTabBarStyle = function setTabBarStyle() {
|
|
1850
1852
|
var rest = [];
|
|
@@ -1857,7 +1859,7 @@ export var setTabBarStyle = function setTabBarStyle() {
|
|
|
1857
1859
|
if (appEnv.isMpLazada) return _setTabBarStyle.apply(void 0, rest);
|
|
1858
1860
|
if (appEnv.isMpTaobao) return _setTabBarStyle.apply(void 0, rest);
|
|
1859
1861
|
if (appEnv.isMpWebAlipayPlus) return _setTabBarStyle.apply(void 0, rest);
|
|
1860
|
-
return notFound.apply(void 0, __spreadArray(['setTabBarStyle'], rest));
|
|
1862
|
+
return notFound.apply(void 0, __spreadArray(['setTabBarStyle'], rest, false));
|
|
1861
1863
|
};
|
|
1862
1864
|
export var showActionSheet = function showActionSheet() {
|
|
1863
1865
|
var rest = [];
|
|
@@ -1872,7 +1874,7 @@ export var showActionSheet = function showActionSheet() {
|
|
|
1872
1874
|
if (appEnv.isMpWebAlipayPlus) return _showActionSheet.apply(void 0, rest);
|
|
1873
1875
|
if (appEnv.isWebAlipay) return webAlipayShowActionSheet.apply(void 0, rest);
|
|
1874
1876
|
if (appEnv.isWebAlipayPlus) return webAlipayPlusShowActionSheet.apply(void 0, rest);
|
|
1875
|
-
return notFound.apply(void 0, __spreadArray(['showActionSheet'], rest));
|
|
1877
|
+
return notFound.apply(void 0, __spreadArray(['showActionSheet'], rest, false));
|
|
1876
1878
|
};
|
|
1877
1879
|
export var showAuthGuide = function showAuthGuide() {
|
|
1878
1880
|
var rest = [];
|
|
@@ -1888,7 +1890,7 @@ export var showAuthGuide = function showAuthGuide() {
|
|
|
1888
1890
|
if (appEnv.isMpWebAlipayPlus) return _showAuthGuide.apply(void 0, rest);
|
|
1889
1891
|
if (appEnv.isWebAlipay) return webAlipayShowAuthGuide.apply(void 0, rest);
|
|
1890
1892
|
if (appEnv.isWebAlipayPlus) return webAlipayPlusShowAuthGuide.apply(void 0, rest);
|
|
1891
|
-
return notFound.apply(void 0, __spreadArray(['showAuthGuide'], rest));
|
|
1893
|
+
return notFound.apply(void 0, __spreadArray(['showAuthGuide'], rest, false));
|
|
1892
1894
|
};
|
|
1893
1895
|
export var showLoading = function showLoading() {
|
|
1894
1896
|
var rest = [];
|
|
@@ -1905,7 +1907,7 @@ export var showLoading = function showLoading() {
|
|
|
1905
1907
|
if (appEnv.isWebAlipay) return _showLoading.apply(void 0, rest);
|
|
1906
1908
|
if (appEnv.isWebAlipayPlus) return _showLoading.apply(void 0, rest);
|
|
1907
1909
|
if (appEnv.isWebH5) return webH5ShowLoading.apply(void 0, rest);
|
|
1908
|
-
return notFound.apply(void 0, __spreadArray(['showLoading'], rest));
|
|
1910
|
+
return notFound.apply(void 0, __spreadArray(['showLoading'], rest, false));
|
|
1909
1911
|
};
|
|
1910
1912
|
export var showNavigationBarLoading = function showNavigationBarLoading() {
|
|
1911
1913
|
var rest = [];
|
|
@@ -1920,7 +1922,7 @@ export var showNavigationBarLoading = function showNavigationBarLoading() {
|
|
|
1920
1922
|
if (appEnv.isMpWebAlipayPlus) return _showNavigationBarLoading.apply(void 0, rest);
|
|
1921
1923
|
if (appEnv.isWebAlipay) return webAlipayShowNavigationBarLoading.apply(void 0, rest);
|
|
1922
1924
|
if (appEnv.isWebAlipayPlus) return webAlipayPlusShowNavigationBarLoading.apply(void 0, rest);
|
|
1923
|
-
return notFound.apply(void 0, __spreadArray(['showNavigationBarLoading'], rest));
|
|
1925
|
+
return notFound.apply(void 0, __spreadArray(['showNavigationBarLoading'], rest, false));
|
|
1924
1926
|
};
|
|
1925
1927
|
export var showToast = function showToast() {
|
|
1926
1928
|
var rest = [];
|
|
@@ -1937,7 +1939,7 @@ export var showToast = function showToast() {
|
|
|
1937
1939
|
if (appEnv.isWebAlipay) return webAlipayShowToast.apply(void 0, rest);
|
|
1938
1940
|
if (appEnv.isWebAlipayPlus) return webAlipayPlusShowToast.apply(void 0, rest);
|
|
1939
1941
|
if (appEnv.isWebH5) return webH5ShowToast.apply(void 0, rest);
|
|
1940
|
-
return notFound.apply(void 0, __spreadArray(['showToast'], rest));
|
|
1942
|
+
return notFound.apply(void 0, __spreadArray(['showToast'], rest, false));
|
|
1941
1943
|
};
|
|
1942
1944
|
export var signContract = function signContract() {
|
|
1943
1945
|
var rest = [];
|
|
@@ -1951,7 +1953,7 @@ export var signContract = function signContract() {
|
|
|
1951
1953
|
if (appEnv.isMpWebAlipayPlus) return _signContract.apply(void 0, rest);
|
|
1952
1954
|
if (appEnv.isWebAlipay) return _signContract.apply(void 0, rest);
|
|
1953
1955
|
if (appEnv.isWebAlipayPlus) return _signContract.apply(void 0, rest);
|
|
1954
|
-
return notFound.apply(void 0, __spreadArray(['signContract'], rest));
|
|
1956
|
+
return notFound.apply(void 0, __spreadArray(['signContract'], rest, false));
|
|
1955
1957
|
};
|
|
1956
1958
|
export var startApp = function startApp() {
|
|
1957
1959
|
var rest = [];
|
|
@@ -1964,7 +1966,7 @@ export var startApp = function startApp() {
|
|
|
1964
1966
|
if (appEnv.isMpLazada) return _startApp.apply(void 0, rest);
|
|
1965
1967
|
if (appEnv.isMpWebAlipayPlus) return _startApp.apply(void 0, rest);
|
|
1966
1968
|
if (appEnv.isWebAlipayPlus) return _startApp.apply(void 0, rest);
|
|
1967
|
-
return notFound.apply(void 0, __spreadArray(['startApp'], rest));
|
|
1969
|
+
return notFound.apply(void 0, __spreadArray(['startApp'], rest, false));
|
|
1968
1970
|
};
|
|
1969
1971
|
export var startBizService = function startBizService() {
|
|
1970
1972
|
var rest = [];
|
|
@@ -1977,7 +1979,7 @@ export var startBizService = function startBizService() {
|
|
|
1977
1979
|
if (appEnv.isMpLazada) return _startBizService.apply(void 0, rest);
|
|
1978
1980
|
if (appEnv.isMpWebAlipayPlus) return _startBizService.apply(void 0, rest);
|
|
1979
1981
|
if (appEnv.isWebAlipayPlus) return _startBizService.apply(void 0, rest);
|
|
1980
|
-
return notFound.apply(void 0, __spreadArray(['startBizService'], rest));
|
|
1982
|
+
return notFound.apply(void 0, __spreadArray(['startBizService'], rest, false));
|
|
1981
1983
|
};
|
|
1982
1984
|
export var startBluetoothDevicesDiscovery = function startBluetoothDevicesDiscovery() {
|
|
1983
1985
|
var rest = [];
|
|
@@ -1989,7 +1991,7 @@ export var startBluetoothDevicesDiscovery = function startBluetoothDevicesDiscov
|
|
|
1989
1991
|
if (appEnv.isMpAlipayPlus) return _startBluetoothDevicesDiscovery.apply(void 0, rest);
|
|
1990
1992
|
if (appEnv.isMpLazada) return _startBluetoothDevicesDiscovery.apply(void 0, rest);
|
|
1991
1993
|
if (appEnv.isMpWebAlipayPlus) return _startBluetoothDevicesDiscovery.apply(void 0, rest);
|
|
1992
|
-
return notFound.apply(void 0, __spreadArray(['startBluetoothDevicesDiscovery'], rest));
|
|
1994
|
+
return notFound.apply(void 0, __spreadArray(['startBluetoothDevicesDiscovery'], rest, false));
|
|
1993
1995
|
};
|
|
1994
1996
|
export var startPullDownRefresh = function startPullDownRefresh() {
|
|
1995
1997
|
var rest = [];
|
|
@@ -2001,7 +2003,7 @@ export var startPullDownRefresh = function startPullDownRefresh() {
|
|
|
2001
2003
|
if (appEnv.isMpAlipayPlus) return _startPullDownRefresh.apply(void 0, rest);
|
|
2002
2004
|
if (appEnv.isMpLazada) return _startPullDownRefresh.apply(void 0, rest);
|
|
2003
2005
|
if (appEnv.isMpTaobao) return _startPullDownRefresh.apply(void 0, rest);
|
|
2004
|
-
return notFound.apply(void 0, __spreadArray(['startPullDownRefresh'], rest));
|
|
2006
|
+
return notFound.apply(void 0, __spreadArray(['startPullDownRefresh'], rest, false));
|
|
2005
2007
|
};
|
|
2006
2008
|
export var stopBluetoothDevicesDiscovery = function stopBluetoothDevicesDiscovery() {
|
|
2007
2009
|
var rest = [];
|
|
@@ -2013,7 +2015,7 @@ export var stopBluetoothDevicesDiscovery = function stopBluetoothDevicesDiscover
|
|
|
2013
2015
|
if (appEnv.isMpAlipayPlus) return _stopBluetoothDevicesDiscovery.apply(void 0, rest);
|
|
2014
2016
|
if (appEnv.isMpLazada) return _stopBluetoothDevicesDiscovery.apply(void 0, rest);
|
|
2015
2017
|
if (appEnv.isMpWebAlipayPlus) return _stopBluetoothDevicesDiscovery.apply(void 0, rest);
|
|
2016
|
-
return notFound.apply(void 0, __spreadArray(['stopBluetoothDevicesDiscovery'], rest));
|
|
2018
|
+
return notFound.apply(void 0, __spreadArray(['stopBluetoothDevicesDiscovery'], rest, false));
|
|
2017
2019
|
};
|
|
2018
2020
|
export var stopPullDownRefresh = function stopPullDownRefresh() {
|
|
2019
2021
|
var rest = [];
|
|
@@ -2025,7 +2027,7 @@ export var stopPullDownRefresh = function stopPullDownRefresh() {
|
|
|
2025
2027
|
if (appEnv.isMpAlipayPlus) return _stopPullDownRefresh.apply(void 0, rest);
|
|
2026
2028
|
if (appEnv.isMpLazada) return _stopPullDownRefresh.apply(void 0, rest);
|
|
2027
2029
|
if (appEnv.isMpTaobao) return _stopPullDownRefresh.apply(void 0, rest);
|
|
2028
|
-
return notFound.apply(void 0, __spreadArray(['stopPullDownRefresh'], rest));
|
|
2030
|
+
return notFound.apply(void 0, __spreadArray(['stopPullDownRefresh'], rest, false));
|
|
2029
2031
|
};
|
|
2030
2032
|
export var switchTab = function switchTab() {
|
|
2031
2033
|
var rest = [];
|
|
@@ -2037,7 +2039,7 @@ export var switchTab = function switchTab() {
|
|
|
2037
2039
|
if (appEnv.isMpAlipayPlus) return _switchTab.apply(void 0, rest);
|
|
2038
2040
|
if (appEnv.isMpLazada) return _switchTab.apply(void 0, rest);
|
|
2039
2041
|
if (appEnv.isMpTaobao) return _switchTab.apply(void 0, rest);
|
|
2040
|
-
return notFound.apply(void 0, __spreadArray(['switchTab'], rest));
|
|
2042
|
+
return notFound.apply(void 0, __spreadArray(['switchTab'], rest, false));
|
|
2041
2043
|
};
|
|
2042
2044
|
export var thirdPartyAuthForAc = function thirdPartyAuthForAc() {
|
|
2043
2045
|
var rest = [];
|
|
@@ -2050,7 +2052,7 @@ export var thirdPartyAuthForAc = function thirdPartyAuthForAc() {
|
|
|
2050
2052
|
if (appEnv.isMpLazada) return _thirdPartyAuthForAc.apply(void 0, rest);
|
|
2051
2053
|
if (appEnv.isMpWebAlipayPlus) return _thirdPartyAuthForAc.apply(void 0, rest);
|
|
2052
2054
|
if (appEnv.isWebAlipayPlus) return _thirdPartyAuthForAc.apply(void 0, rest);
|
|
2053
|
-
return notFound.apply(void 0, __spreadArray(['thirdPartyAuthForAc'], rest));
|
|
2055
|
+
return notFound.apply(void 0, __spreadArray(['thirdPartyAuthForAc'], rest, false));
|
|
2054
2056
|
};
|
|
2055
2057
|
export var tradePay = function tradePay() {
|
|
2056
2058
|
var rest = [];
|
|
@@ -2066,7 +2068,7 @@ export var tradePay = function tradePay() {
|
|
|
2066
2068
|
if (appEnv.isMpWebAlipayPlus) return _tradePay.apply(void 0, rest);
|
|
2067
2069
|
if (appEnv.isWebAlipay) return _tradePay.apply(void 0, rest);
|
|
2068
2070
|
if (appEnv.isWebAlipayPlus) return _tradePay.apply(void 0, rest);
|
|
2069
|
-
return notFound.apply(void 0, __spreadArray(['tradePay'], rest));
|
|
2071
|
+
return notFound.apply(void 0, __spreadArray(['tradePay'], rest, false));
|
|
2070
2072
|
};
|
|
2071
2073
|
export var uploadApdidToken = function uploadApdidToken() {
|
|
2072
2074
|
var rest = [];
|
|
@@ -2079,7 +2081,7 @@ export var uploadApdidToken = function uploadApdidToken() {
|
|
|
2079
2081
|
if (appEnv.isMpLazada) return _uploadApdidToken.apply(void 0, rest);
|
|
2080
2082
|
if (appEnv.isMpWebAlipayPlus) return _uploadApdidToken.apply(void 0, rest);
|
|
2081
2083
|
if (appEnv.isWebAlipayPlus) return _uploadApdidToken.apply(void 0, rest);
|
|
2082
|
-
return notFound.apply(void 0, __spreadArray(['uploadApdidToken'], rest));
|
|
2084
|
+
return notFound.apply(void 0, __spreadArray(['uploadApdidToken'], rest, false));
|
|
2083
2085
|
};
|
|
2084
2086
|
export var uploadFile = function uploadFile() {
|
|
2085
2087
|
var rest = [];
|
|
@@ -2093,7 +2095,7 @@ export var uploadFile = function uploadFile() {
|
|
|
2093
2095
|
if (appEnv.isMpWebAlipayPlus) return _uploadFile.apply(void 0, rest);
|
|
2094
2096
|
if (appEnv.isWebAlipay) return webAlipayUploadFile.apply(void 0, rest);
|
|
2095
2097
|
if (appEnv.isWebAlipayPlus) return webAlipayPlusUploadFile.apply(void 0, rest);
|
|
2096
|
-
return notFound.apply(void 0, __spreadArray(['uploadFile'], rest));
|
|
2098
|
+
return notFound.apply(void 0, __spreadArray(['uploadFile'], rest, false));
|
|
2097
2099
|
};
|
|
2098
2100
|
export var vibrate = function vibrate() {
|
|
2099
2101
|
var rest = [];
|
|
@@ -2108,7 +2110,7 @@ export var vibrate = function vibrate() {
|
|
|
2108
2110
|
if (appEnv.isMpWebAlipayPlus) return _vibrate.apply(void 0, rest);
|
|
2109
2111
|
if (appEnv.isWebAlipay) return _vibrate.apply(void 0, rest);
|
|
2110
2112
|
if (appEnv.isWebAlipayPlus) return _vibrate.apply(void 0, rest);
|
|
2111
|
-
return notFound.apply(void 0, __spreadArray(['vibrate'], rest));
|
|
2113
|
+
return notFound.apply(void 0, __spreadArray(['vibrate'], rest, false));
|
|
2112
2114
|
};
|
|
2113
2115
|
export var watchShake = function watchShake() {
|
|
2114
2116
|
var rest = [];
|
|
@@ -2119,7 +2121,7 @@ export var watchShake = function watchShake() {
|
|
|
2119
2121
|
|
|
2120
2122
|
if (appEnv.isMpAlipayPlus) return _watchShake.apply(void 0, rest);
|
|
2121
2123
|
if (appEnv.isMpLazada) return _watchShake.apply(void 0, rest);
|
|
2122
|
-
return notFound.apply(void 0, __spreadArray(['watchShake'], rest));
|
|
2124
|
+
return notFound.apply(void 0, __spreadArray(['watchShake'], rest, false));
|
|
2123
2125
|
};
|
|
2124
2126
|
export var writeBLECharacteristicValue = function writeBLECharacteristicValue() {
|
|
2125
2127
|
var rest = [];
|
|
@@ -2131,5 +2133,5 @@ export var writeBLECharacteristicValue = function writeBLECharacteristicValue()
|
|
|
2131
2133
|
if (appEnv.isMpAlipayPlus) return _writeBLECharacteristicValue.apply(void 0, rest);
|
|
2132
2134
|
if (appEnv.isMpLazada) return _writeBLECharacteristicValue.apply(void 0, rest);
|
|
2133
2135
|
if (appEnv.isMpWebAlipayPlus) return _writeBLECharacteristicValue.apply(void 0, rest);
|
|
2134
|
-
return notFound.apply(void 0, __spreadArray(['writeBLECharacteristicValue'], rest));
|
|
2136
|
+
return notFound.apply(void 0, __spreadArray(['writeBLECharacteristicValue'], rest, false));
|
|
2135
2137
|
};
|