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