Merge branch 'dev-yxl' of gitee.com:zongzhige/shopxo-uniapp into dev

master
gongfuxiang 2026-01-08 11:03:01 +08:00
commit 8b77786aa4
1 changed files with 1 additions and 1 deletions

View File

@ -361,7 +361,7 @@
})
.catch((error) => {
uni.showToast({
title: '播放失败' + videoElement.muted,,
title: '播放失败' + videoElement.muted,
icon: 'error',
mask: true
})