H5/Js/Config.js @@ -131,6 +131,14 @@ console.error("关闭摄像头失败:", err); }); } }, testSuccessSound() { this.$playSound('success'); }, testErrorSound() { this.$playSound('error'); } } }) })