diff --git a/docs/plugin/uts-for-android.md b/docs/plugin/uts-for-android.md index 36d9ddb652a51ed866c66e21871d23a570821519..25c6239d367eae8081712be6b0f08c6c79e3774d 100644 --- a/docs/plugin/uts-for-android.md +++ b/docs/plugin/uts-for-android.md @@ -1200,7 +1200,7 @@ UTSHello.callWithoutParam( , ()=>{ uni.showToast({ - title:'成功调用uts插件uts-helloworld的callWithoutParam', + title:'成功调用', icon:'none' }); }