修改提示信息
parent
c171dfdc0c
commit
0b284f1bf9
|
|
@ -361,7 +361,7 @@
|
|||
})
|
||||
.catch((error) => {
|
||||
uni.showToast({
|
||||
title: '播放失败' + videoElement.muted,,
|
||||
title: '播放失败' + videoElement.muted,
|
||||
icon: 'error',
|
||||
mask: true
|
||||
})
|
||||
|
|
|
|||
Loading…
Reference in New Issue