@dcloudio/uni-app-x 0.7.46 → 0.7.47

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (56) hide show
  1. package/package.json +1 -1
  2. package/types/native/IUniElement.d.ts +1 -1
  3. package/types/native/IUniNativeViewElement.d.ts +4 -0
  4. package/types/uni/uts-plugin-api/lib/uni-actionSheet/utssdk/interface.d.ts +74 -427
  5. package/types/uni/uts-plugin-api/lib/uni-addPhoneContact/utssdk/interface.d.ts +1 -1
  6. package/types/uni/uts-plugin-api/lib/uni-arrayBufferToBase64/utssdk/interface.d.ts +1 -1
  7. package/types/uni/uts-plugin-api/lib/uni-authentication/utssdk/interface.d.ts +3 -3
  8. package/types/uni/uts-plugin-api/lib/uni-base64ToArrayBuffer/utssdk/interface.d.ts +1 -1
  9. package/types/uni/uts-plugin-api/lib/uni-chooseLocation/utssdk/interface.d.ts +18 -18
  10. package/types/uni/uts-plugin-api/lib/uni-chooseMedia/utssdk/interface.d.ts +8 -8
  11. package/types/uni/uts-plugin-api/lib/uni-clipboard/utssdk/interface.d.ts +2 -2
  12. package/types/uni/uts-plugin-api/lib/uni-createIntersectionObserver/utssdk/interface.d.ts +1 -1
  13. package/types/uni/uts-plugin-api/lib/uni-createSelectorQuery/utssdk/interface.d.ts +1 -1
  14. package/types/uni/uts-plugin-api/lib/uni-createWebviewContext/utssdk/interface.d.ts +1 -1
  15. package/types/uni/uts-plugin-api/lib/uni-document/utssdk/interface.d.ts +1 -1
  16. package/types/uni/uts-plugin-api/lib/uni-event/utssdk/interface.d.ts +8 -8
  17. package/types/uni/uts-plugin-api/lib/uni-exit/utssdk/interface.d.ts +2 -2
  18. package/types/uni/uts-plugin-api/lib/uni-file/utssdk/interface.d.ts +5 -5
  19. package/types/uni/uts-plugin-api/lib/uni-getAppAuthorizeSetting/utssdk/interface.d.ts +1 -1
  20. package/types/uni/uts-plugin-api/lib/uni-getAppBaseInfo/utssdk/interface.d.ts +14 -14
  21. package/types/uni/uts-plugin-api/lib/uni-getBackgroundAudioManager/utssdk/interface.d.ts +1 -1
  22. package/types/uni/uts-plugin-api/lib/uni-getDeviceInfo/utssdk/interface.d.ts +20 -20
  23. package/types/uni/uts-plugin-api/lib/uni-getEnterOptionsSync/utssdk/interface.d.ts +2 -2
  24. package/types/uni/uts-plugin-api/lib/uni-getLaunchOptionsSync/utssdk/interface.d.ts +2 -2
  25. package/types/uni/uts-plugin-api/lib/uni-getLocation/utssdk/interface.d.ts +20 -20
  26. package/types/uni/uts-plugin-api/lib/uni-getLocation-tencent-uni1/utssdk/interface.d.ts +14 -14
  27. package/types/uni/uts-plugin-api/lib/uni-getNetworkType/utssdk/interface.d.ts +3 -3
  28. package/types/uni/uts-plugin-api/lib/uni-getProvider/utssdk/interface.d.ts +11 -11
  29. package/types/uni/uts-plugin-api/lib/uni-getRecorderManager/utssdk/interface.d.ts +12 -12
  30. package/types/uni/uts-plugin-api/lib/uni-getSystemInfo/utssdk/interface.d.ts +91 -91
  31. package/types/uni/uts-plugin-api/lib/uni-getSystemSetting/utssdk/interface.d.ts +7 -7
  32. package/types/uni/uts-plugin-api/lib/uni-interceptor/utssdk/interface.d.ts +2 -2
  33. package/types/uni/uts-plugin-api/lib/uni-keyboard/utssdk/interface.d.ts +1 -1
  34. package/types/uni/uts-plugin-api/lib/uni-makePhoneCall/utssdk/interface.d.ts +1 -1
  35. package/types/uni/uts-plugin-api/lib/uni-media/utssdk/interface.d.ts +17 -17
  36. package/types/uni/uts-plugin-api/lib/uni-navigationBar/utssdk/interface.d.ts +7 -7
  37. package/types/uni/uts-plugin-api/lib/uni-network/utssdk/interface.d.ts +40 -40
  38. package/types/uni/uts-plugin-api/lib/uni-oauth/utssdk/interface.d.ts +6 -6
  39. package/types/uni/uts-plugin-api/lib/uni-openAppAuthorizeSetting/utssdk/interface.d.ts +59 -59
  40. package/types/uni/uts-plugin-api/lib/uni-openDocument/utssdk/interface.d.ts +1 -1
  41. package/types/uni/uts-plugin-api/lib/uni-pageScrollTo/utssdk/interface.d.ts +2 -2
  42. package/types/uni/uts-plugin-api/lib/uni-payment/utssdk/interface.d.ts +18 -18
  43. package/types/uni/uts-plugin-api/lib/uni-previewImage/utssdk/interface.d.ts +4 -4
  44. package/types/uni/uts-plugin-api/lib/uni-prompt/utssdk/interface.d.ts +49 -49
  45. package/types/uni/uts-plugin-api/lib/uni-pullDownRefresh/utssdk/interface.d.ts +2 -2
  46. package/types/uni/uts-plugin-api/lib/uni-route/utssdk/interface.d.ts +30 -30
  47. package/types/uni/uts-plugin-api/lib/uni-rpx2px/utssdk/interface.d.ts +1 -1
  48. package/types/uni/uts-plugin-api/lib/uni-scanCode/utssdk/interface.d.ts +1 -1
  49. package/types/uni/uts-plugin-api/lib/uni-shareWithSystem/utssdk/interface.d.ts +8 -8
  50. package/types/uni/uts-plugin-api/lib/uni-storage/utssdk/interface.d.ts +10 -10
  51. package/types/uni/uts-plugin-api/lib/uni-tabBar/utssdk/interface.d.ts +9 -9
  52. package/types/uni/uts-plugin-api/lib/uni-websocket/utssdk/interface.d.ts +21 -21
  53. package/types/uni/uts-plugin-biz/lib/uni-facialRecognitionVerify/utssdk/interface.d.ts +2 -2
  54. package/types/uni/uts-plugin-biz/lib/uni-push/utssdk/interface.d.ts +16 -16
  55. package/types/uni/uts-plugin-biz/lib/uni-verify/utssdk/interface.d.ts +4 -4
  56. package/uts-plugin.d.ts +2 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dcloudio/uni-app-x",
3
- "version": "0.7.46",
3
+ "version": "0.7.47",
4
4
  "description": "uni-app x types",
5
5
  "typings": "index.d.ts",
6
6
  "main": "index.d.ts",
@@ -1835,7 +1835,7 @@ export interface UniElement {
1835
1835
  * },
1836
1836
  * "web": {
1837
1837
  * "uniVer": "x",
1838
- * "unixVer": "x"
1838
+ * "unixVer": ""
1839
1839
  * }
1840
1840
  * }
1841
1841
  */
@@ -57,6 +57,10 @@ export interface UniNativeViewElement extends UniElement {
57
57
  bindIOSView(view: UIView): void
58
58
  bindHarmonyFrameNode(node: FrameNode): void
59
59
  bindHarmonyWrappedBuilder<O extends Object>(builder: WrappedBuilder<[options: O]>, options?: ESObject): BuilderNode<[O]>
60
+ // 目前仅在 NativeViewElement 中存在
61
+ getHarmonyFrameNode(): FrameNode | null
62
+ // 目前仅在 NativeViewElement 中存在
63
+ getHarmonyBuilderNode<O extends Object>(): BuilderNode<[O]>
60
64
  }
61
65
 
62
66
  export let UniNativeViewElement: {
@@ -42,242 +42,22 @@ type ShowActionSheetCompleteCallback = (result: ShowActionSheetComplete) => void
42
42
  export type ShowActionSheetOptions = {
43
43
  /**
44
44
  * 菜单标题
45
- * @uniPlatform {
46
- * "mp": {
47
- * "weixin": {
48
- * "hostVer": "√",
49
- * "uniVer": "√",
50
- * "unixVer": "4.41"
51
- * },
52
- * "alipay": {
53
- * "hostVer": "-",
54
- * "uniVer": "-",
55
- * "unixVer": "-"
56
- * },
57
- * "baidu": {
58
- * "hostVer": "-",
59
- * "uniVer": "-",
60
- * "unixVer": "-"
61
- * },
62
- * "toutiao": {
63
- * "hostVer": "-",
64
- * "uniVer": "-",
65
- * "unixVer": "-"
66
- * },
67
- * "lark": {
68
- * "hostVer": "-",
69
- * "uniVer": "-",
70
- * "unixVer": "-"
71
- * },
72
- * "qq": {
73
- * "hostVer": "-",
74
- * "uniVer": "-",
75
- * "unixVer": "-"
76
- * },
77
- * "kuaishou": {
78
- * "hostVer": "-",
79
- * "uniVer": "-",
80
- * "unixVer": "-"
81
- * },
82
- * "jd": {
83
- * "hostVer": "-",
84
- * "uniVer": "-",
85
- * "unixVer": "-"
86
- * }
87
- * }
88
- * }
89
45
  */
90
46
  title?: string | null,
91
47
  /**
92
48
  * 警示文案(仅微信小程序真机有效)
93
- * @uniPlatform {
94
- * "mp": {
95
- * "weixin": {
96
- * "hostVer": "√",
97
- * "uniVer": "√",
98
- * "unixVer": "4.41"
99
- * },
100
- * "alipay": {
101
- * "hostVer": "-",
102
- * "uniVer": "-",
103
- * "unixVer": "-"
104
- * },
105
- * "baidu": {
106
- * "hostVer": "-",
107
- * "uniVer": "-",
108
- * "unixVer": "-"
109
- * },
110
- * "toutiao": {
111
- * "hostVer": "-",
112
- * "uniVer": "-",
113
- * "unixVer": "-"
114
- * },
115
- * "lark": {
116
- * "hostVer": "-",
117
- * "uniVer": "-",
118
- * "unixVer": "-"
119
- * },
120
- * "qq": {
121
- * "hostVer": "-",
122
- * "uniVer": "-",
123
- * "unixVer": "-"
124
- * },
125
- * "kuaishou": {
126
- * "hostVer": "-",
127
- * "uniVer": "-",
128
- * "unixVer": "-"
129
- * },
130
- * "jd": {
131
- * "hostVer": "-",
132
- * "uniVer": "-",
133
- * "unixVer": "-"
134
- * }
135
- * }
136
- * }
137
- */
49
+ */
138
50
  alertText?: string | null,
139
51
  /**
140
52
  * 按钮的文字数组
141
- * @uniPlatform {
142
- * "mp": {
143
- * "weixin": {
144
- * "hostVer": "√",
145
- * "uniVer": "√",
146
- * "unixVer": "4.41"
147
- * },
148
- * "alipay": {
149
- * "hostVer": "-",
150
- * "uniVer": "-",
151
- * "unixVer": "-"
152
- * },
153
- * "baidu": {
154
- * "hostVer": "-",
155
- * "uniVer": "-",
156
- * "unixVer": "-"
157
- * },
158
- * "toutiao": {
159
- * "hostVer": "-",
160
- * "uniVer": "-",
161
- * "unixVer": "-"
162
- * },
163
- * "lark": {
164
- * "hostVer": "-",
165
- * "uniVer": "-",
166
- * "unixVer": "-"
167
- * },
168
- * "qq": {
169
- * "hostVer": "-",
170
- * "uniVer": "-",
171
- * "unixVer": "-"
172
- * },
173
- * "kuaishou": {
174
- * "hostVer": "-",
175
- * "uniVer": "-",
176
- * "unixVer": "-"
177
- * },
178
- * "jd": {
179
- * "hostVer": "-",
180
- * "uniVer": "-",
181
- * "unixVer": "-"
182
- * }
183
- * }
184
- * }
185
53
  */
186
54
  itemList: string[],
187
55
  /**
188
56
  * 按钮的文字颜色,字符串格式
189
- * @uniPlatform {
190
- * "mp": {
191
- * "weixin": {
192
- * "hostVer": "√",
193
- * "uniVer": "√",
194
- * "unixVer": "4.41"
195
- * },
196
- * "alipay": {
197
- * "hostVer": "-",
198
- * "uniVer": "-",
199
- * "unixVer": "-"
200
- * },
201
- * "baidu": {
202
- * "hostVer": "-",
203
- * "uniVer": "-",
204
- * "unixVer": "-"
205
- * },
206
- * "toutiao": {
207
- * "hostVer": "-",
208
- * "uniVer": "-",
209
- * "unixVer": "-"
210
- * },
211
- * "lark": {
212
- * "hostVer": "-",
213
- * "uniVer": "-",
214
- * "unixVer": "-"
215
- * },
216
- * "qq": {
217
- * "hostVer": "-",
218
- * "uniVer": "-",
219
- * "unixVer": "-"
220
- * },
221
- * "kuaishou": {
222
- * "hostVer": "-",
223
- * "uniVer": "-",
224
- * "unixVer": "-"
225
- * },
226
- * "jd": {
227
- * "hostVer": "-",
228
- * "uniVer": "-",
229
- * "unixVer": "-"
230
- * }
231
- * }
232
- * }
233
57
  */
234
58
  itemColor?: string.ColorString | null,
235
59
  /**
236
60
  * 大屏设备弹出原生选择按钮框的指示区域,默认居中显示
237
- * @uniPlatform {
238
- * "mp": {
239
- * "weixin": {
240
- * "hostVer": "√",
241
- * "uniVer": "√",
242
- * "unixVer": "4.41"
243
- * },
244
- * "alipay": {
245
- * "hostVer": "-",
246
- * "uniVer": "-",
247
- * "unixVer": "-"
248
- * },
249
- * "baidu": {
250
- * "hostVer": "-",
251
- * "uniVer": "-",
252
- * "unixVer": "-"
253
- * },
254
- * "toutiao": {
255
- * "hostVer": "-",
256
- * "uniVer": "-",
257
- * "unixVer": "-"
258
- * },
259
- * "lark": {
260
- * "hostVer": "-",
261
- * "uniVer": "-",
262
- * "unixVer": "-"
263
- * },
264
- * "qq": {
265
- * "hostVer": "-",
266
- * "uniVer": "-",
267
- * "unixVer": "-"
268
- * },
269
- * "kuaishou": {
270
- * "hostVer": "-",
271
- * "uniVer": "-",
272
- * "unixVer": "-"
273
- * },
274
- * "jd": {
275
- * "hostVer": "-",
276
- * "uniVer": "-",
277
- * "unixVer": "-"
278
- * }
279
- * }
280
- * }
281
61
  */
282
62
  popover?: Popover | null,
283
63
  /**
@@ -301,7 +81,7 @@ export type ShowActionSheetOptions = {
301
81
  * "harmony": {
302
82
  * "osVer": "3.0",
303
83
  * "uniVer": "4.23",
304
- * "unixVer": "x"
84
+ * "unixVer": "4.61"
305
85
  * }
306
86
  * },
307
87
  * "mp": {
@@ -374,7 +154,7 @@ export type ShowActionSheetOptions = {
374
154
  * "harmony": {
375
155
  * "osVer": "3.0",
376
156
  * "uniVer": "4.23",
377
- * "unixVer": "x"
157
+ * "unixVer": "4.61"
378
158
  * }
379
159
  * },
380
160
  * "mp": {
@@ -447,7 +227,7 @@ export type ShowActionSheetOptions = {
447
227
  * "harmony": {
448
228
  * "osVer": "3.0",
449
229
  * "uniVer": "4.23",
450
- * "unixVer": "x"
230
+ * "unixVer": "4.61"
451
231
  * }
452
232
  * },
453
233
  * "mp": {
@@ -520,7 +300,7 @@ export type ShowActionSheetOptions = {
520
300
  * "harmony": {
521
301
  * "osVer": "3.0",
522
302
  * "uniVer": "4.23",
523
- * "unixVer": "x"
303
+ * "unixVer": "4.61"
524
304
  * }
525
305
  * },
526
306
  * "mp": {
@@ -574,146 +354,14 @@ export type ShowActionSheetOptions = {
574
354
  backgroundColor?: string.ColorString | null,
575
355
  /**
576
356
  * 接口调用成功的回调函数
577
- * @uniPlatform {
578
- * "mp": {
579
- * "weixin": {
580
- * "hostVer": "√",
581
- * "uniVer": "√",
582
- * "unixVer": "4.41"
583
- * },
584
- * "alipay": {
585
- * "hostVer": "-",
586
- * "uniVer": "-",
587
- * "unixVer": "-"
588
- * },
589
- * "baidu": {
590
- * "hostVer": "-",
591
- * "uniVer": "-",
592
- * "unixVer": "-"
593
- * },
594
- * "toutiao": {
595
- * "hostVer": "-",
596
- * "uniVer": "-",
597
- * "unixVer": "-"
598
- * },
599
- * "lark": {
600
- * "hostVer": "-",
601
- * "uniVer": "-",
602
- * "unixVer": "-"
603
- * },
604
- * "qq": {
605
- * "hostVer": "-",
606
- * "uniVer": "-",
607
- * "unixVer": "-"
608
- * },
609
- * "kuaishou": {
610
- * "hostVer": "-",
611
- * "uniVer": "-",
612
- * "unixVer": "-"
613
- * },
614
- * "jd": {
615
- * "hostVer": "-",
616
- * "uniVer": "-",
617
- * "unixVer": "-"
618
- * }
619
- * }
620
- * }
621
357
  */
622
358
  success?: ShowActionSheetSuccessCallback | null,
623
359
  /**
624
360
  * 接口调用失败的回调函数
625
- * @uniPlatform {
626
- * "mp": {
627
- * "weixin": {
628
- * "hostVer": "√",
629
- * "uniVer": "√",
630
- * "unixVer": "4.41"
631
- * },
632
- * "alipay": {
633
- * "hostVer": "-",
634
- * "uniVer": "-",
635
- * "unixVer": "-"
636
- * },
637
- * "baidu": {
638
- * "hostVer": "-",
639
- * "uniVer": "-",
640
- * "unixVer": "-"
641
- * },
642
- * "toutiao": {
643
- * "hostVer": "-",
644
- * "uniVer": "-",
645
- * "unixVer": "-"
646
- * },
647
- * "lark": {
648
- * "hostVer": "-",
649
- * "uniVer": "-",
650
- * "unixVer": "-"
651
- * },
652
- * "qq": {
653
- * "hostVer": "-",
654
- * "uniVer": "-",
655
- * "unixVer": "-"
656
- * },
657
- * "kuaishou": {
658
- * "hostVer": "-",
659
- * "uniVer": "-",
660
- * "unixVer": "-"
661
- * },
662
- * "jd": {
663
- * "hostVer": "-",
664
- * "uniVer": "-",
665
- * "unixVer": "-"
666
- * }
667
- * }
668
- * }
669
361
  */
670
362
  fail?: ShowActionSheetFailCallback | null,
671
363
  /**
672
364
  * 接口调用结束的回调函数(调用成功、失败都会执行)
673
- * @uniPlatform {
674
- * "mp": {
675
- * "weixin": {
676
- * "hostVer": "√",
677
- * "uniVer": "√",
678
- * "unixVer": "4.41"
679
- * },
680
- * "alipay": {
681
- * "hostVer": "-",
682
- * "uniVer": "-",
683
- * "unixVer": "-"
684
- * },
685
- * "baidu": {
686
- * "hostVer": "-",
687
- * "uniVer": "-",
688
- * "unixVer": "-"
689
- * },
690
- * "toutiao": {
691
- * "hostVer": "-",
692
- * "uniVer": "-",
693
- * "unixVer": "-"
694
- * },
695
- * "lark": {
696
- * "hostVer": "-",
697
- * "uniVer": "-",
698
- * "unixVer": "-"
699
- * },
700
- * "qq": {
701
- * "hostVer": "-",
702
- * "uniVer": "-",
703
- * "unixVer": "-"
704
- * },
705
- * "kuaishou": {
706
- * "hostVer": "-",
707
- * "uniVer": "-",
708
- * "unixVer": "-"
709
- * },
710
- * "jd": {
711
- * "hostVer": "-",
712
- * "uniVer": "-",
713
- * "unixVer": "-"
714
- * }
715
- * }
716
- * }
717
365
  */
718
366
  complete?: ShowActionSheetCompleteCallback | null
719
367
  };
@@ -737,76 +385,75 @@ export interface Uni {
737
385
  * ```
738
386
  * @tutorial https://doc.dcloud.net.cn/uni-app-x/api/show-action-sheet.html#showactionsheet
739
387
  * @uniPlatform {
740
- * "app": {
741
- * "android": {
742
- * "osVer": "5.0",
743
- * "uniVer": "√",
744
- * "uniUtsPlugin": "x",
745
- * "unixVer": "3.91",
746
- * "unixUtsPlugin": "3.91"
747
- * },
748
- * "ios": {
749
- * "osVer": "12.0",
750
- * "uniVer": "√",
751
- * "uniUtsPlugin": "x",
752
- * "unixVer": "4.11",
753
- * "unixUtsPlugin": "4.11"
754
- * },
755
- * "harmony": {
756
- * "osVer": "3.0",
757
- * "uniVer": "4.23",
758
- * "unixVer": "x"
759
- * }
760
- * },
761
- * "mp": {
762
- * "weixin": {
763
- * "hostVer": "1.9.6",
764
- * "uniVer": "√",
765
- * "unixVer": "4.41"
766
- * },
767
- * "alipay": {
768
- * "hostVer": "√",
769
- * "uniVer": "√",
770
- * "unixVer": "x"
771
- * },
772
- * "baidu": {
773
- * "hostVer": "√",
774
- * "uniVer": "√",
775
- * "unixVer": "x"
776
- * },
777
- * "toutiao": {
778
- * "hostVer": "√",
779
- * "uniVer": "√",
780
- * "unixVer": "x"
781
- * },
782
- * "lark": {
783
- * "hostVer": "√",
784
- * "uniVer": "√",
785
- * "unixVer": "x"
786
- * },
787
- * "qq": {
788
- * "hostVer": "√",
789
- * "uniVer": "√",
790
- * "unixVer": "x"
791
- * },
792
- * "kuaishou": {
793
- * "hostVer": "√",
794
- * "uniVer": "√",
795
- * "unixVer": "x"
796
- * },
797
- * "jd": {
798
- * "hostVer": "√",
799
- * "uniVer": "√",
800
- * "unixVer": "x"
801
- * }
802
- * },
803
- * "web": {
804
- * "uniVer": "√",
805
- * "unixVer": "4.0"
806
- * }
388
+ * "app": {
389
+ * "android": {
390
+ * "osVer": "5.0",
391
+ * "uniVer": "√",
392
+ * "uniUtsPlugin": "x",
393
+ * "unixVer": "3.91",
394
+ * "unixUtsPlugin": "3.91"
395
+ * },
396
+ * "ios": {
397
+ * "osVer": "12.0",
398
+ * "uniVer": "√",
399
+ * "uniUtsPlugin": "x",
400
+ * "unixVer": "4.11",
401
+ * "unixUtsPlugin": "4.11"
402
+ * },
403
+ * "harmony": {
404
+ * "osVer": "3.0",
405
+ * "uniVer": "4.23",
406
+ * "unixVer": "4.61"
407
+ * }
408
+ * },
409
+ * "mp": {
410
+ * "weixin": {
411
+ * "hostVer": "",
412
+ * "uniVer": "√",
413
+ * "unixVer": "4.41"
414
+ * },
415
+ * "alipay": {
416
+ * "hostVer": "√",
417
+ * "uniVer": "√",
418
+ * "unixVer": "x"
419
+ * },
420
+ * "baidu": {
421
+ * "hostVer": "√",
422
+ * "uniVer": "√",
423
+ * "unixVer": "x"
424
+ * },
425
+ * "toutiao": {
426
+ * "hostVer": "√",
427
+ * "uniVer": "√",
428
+ * "unixVer": "x"
429
+ * },
430
+ * "lark": {
431
+ * "hostVer": "√",
432
+ * "uniVer": "√",
433
+ * "unixVer": "x"
434
+ * },
435
+ * "qq": {
436
+ * "hostVer": "√",
437
+ * "uniVer": "√",
438
+ * "unixVer": "x"
439
+ * },
440
+ * "kuaishou": {
441
+ * "hostVer": "√",
442
+ * "uniVer": "√",
443
+ * "unixVer": "x"
444
+ * },
445
+ * "jd": {
446
+ * "hostVer": "√",
447
+ * "uniVer": "√",
448
+ * "unixVer": "x"
449
+ * }
450
+ * },
451
+ * "web": {
452
+ * "uniVer": "√",
453
+ * "unixVer": "4.0"
454
+ * }
807
455
  * }
808
- * @tutorial_weixin https://developers.weixin.qq.com/miniprogram/dev/api/ui/interaction/wx.showActionSheet.html
809
- */
456
+ */
810
457
  showActionSheet(options: ShowActionSheetOptions): void;
811
458
 
812
459
  /**
@@ -835,7 +482,7 @@ export interface Uni {
835
482
  * "harmony": {
836
483
  * "osVer": "3.0",
837
484
  * "uniVer": "4.23",
838
- * "unixVer": "x"
485
+ * "unixVer": "4.61"
839
486
  * }
840
487
  * },
841
488
  * "mp": {
@@ -19,7 +19,7 @@ export interface Uni {
19
19
  * "harmony": {
20
20
  * "osVer": "3.0",
21
21
  * "uniVer": "4.25",
22
- * "unixVer": "x"
22
+ * "unixVer": "4.61"
23
23
  * }
24
24
  * },
25
25
  * "web": {
@@ -20,7 +20,7 @@ export interface Uni {
20
20
  * "harmony": {
21
21
  * "osVer": "3.0",
22
22
  * "uniVer": "4.23",
23
- * "unixVer": "x"
23
+ * "unixVer": "4.61"
24
24
  * }
25
25
  * },
26
26
  * "web": {
@@ -21,7 +21,7 @@ export interface Uni {
21
21
  * "harmony": {
22
22
  * "osVer": "3.0",
23
23
  * "uniVer": "4.31",
24
- * "unixVer": "x"
24
+ * "unixVer": "4.61"
25
25
  * }
26
26
  * },
27
27
  * "web": {
@@ -95,7 +95,7 @@ export interface Uni {
95
95
  * "harmony": {
96
96
  * "osVer": "3.0",
97
97
  * "uniVer": "4.31",
98
- * "unixVer": "x"
98
+ * "unixVer": "4.61"
99
99
  * }
100
100
  * },
101
101
  * "web": {
@@ -169,7 +169,7 @@ export interface Uni {
169
169
  * "harmony": {
170
170
  * "osVer": "3.0",
171
171
  * "uniVer": "4.31",
172
- * "unixVer": "x"
172
+ * "unixVer": "4.61"
173
173
  * }
174
174
  * },
175
175
  * "web": {
@@ -20,7 +20,7 @@ export interface Uni {
20
20
  * "harmony": {
21
21
  * "osVer": "3.0",
22
22
  * "uniVer": "4.23",
23
- * "unixVer": "x"
23
+ * "unixVer": "4.61"
24
24
  * }
25
25
  * },
26
26
  * "web": {