提交 671be4c7 编写于 作者: D DCloud_LXH

feat: uts api json

上级 1d3e4b51
...@@ -24,6 +24,19 @@ ...@@ -24,6 +24,19 @@
系统弹窗在部分系统(比如 鸿蒙 4.0以上)可能不支持顶部和居中展示。 系统弹窗在部分系统(比如 鸿蒙 4.0以上)可能不支持顶部和居中展示。
## uni.hideToast() @hidetoast
<!-- UTSAPIJSON.hideToast.description -->
<!-- UTSAPIJSON.hideToast.param -->
<!-- UTSAPIJSON.hideToast.returnValue -->
<!-- UTSAPIJSON.hideToast.example -->
<!-- UTSAPIJSON.hideToast.compatibility -->
<!-- UTSAPIJSON.hideToast.tutorial -->
## uni.showLoading(options) @showloading ## uni.showLoading(options) @showloading
...@@ -40,6 +53,20 @@ ...@@ -40,6 +53,20 @@
<!-- UTSAPIJSON.showLoading.tutorial --> <!-- UTSAPIJSON.showLoading.tutorial -->
## uni.hideLoading() @hideloading
<!-- UTSAPIJSON.hideLoading.description -->
<!-- UTSAPIJSON.hideLoading.param -->
<!-- UTSAPIJSON.hideLoading.returnValue -->
<!-- UTSAPIJSON.hideLoading.example -->
<!-- UTSAPIJSON.hideLoading.compatibility -->
<!-- UTSAPIJSON.hideLoading.tutorial -->
## uni.showModal(options) @showmodal ## uni.showModal(options) @showmodal
<!-- UTSAPIJSON.showModal.description --> <!-- UTSAPIJSON.showModal.description -->
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册