@@ -30,6 +30,7 @@ export function useYinBiaoAutoPlay () {
title: '音频加载失败',
icon: 'none'
});
+ isAutoPlaying.value = false;
}