Skip to content

Commit

Permalink
Merge pull request dcloudio#2458 from xixi36500/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
zhetengbiji committed Feb 22, 2021
2 parents 8414152 + 14ccb44 commit 35e6834
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ async function request () {
|[uni.showToast](api/ui/prompt?id=showtoast)|显示提示框|
|[uni.showLoading](api/ui/prompt?id=showloading)|显示加载提示框|
|[uni.hideToast](api/ui/prompt?id=hidetoast)|隐藏提示框|
|[uni.hideLoading](api/ui/prompt?id=hideloading)|隐藏提示框|
|[uni.hideLoading](api/ui/prompt?id=hideloading)|隐藏加载提示框|
|[uni.showModal](api/ui/prompt?id=showmodal)|显示模态弹窗|
|[uni.showActionSheet](api/ui/prompt?id=showactionsheet)|显示菜单列表|
##### 设置导航条
Expand Down

0 comments on commit 35e6834

Please sign in to comment.