提交 7c0cb442 编写于 作者: D DCloud_LXH

fix(App): showLoading

上级 54e84b3b
......@@ -31,6 +31,7 @@ export const showLoading = defineAsyncApi<API_TYPE_SHOW_LOADING>(
_showToast(
extend({}, args, {
type: 'loading',
icon: 'loading' as UniApp.ShowToastOptions['icon'],
}),
callbacks
),
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册