pref: 进度条倒计时
This commit is contained in:
@@ -362,6 +362,7 @@ class AudioManager {
|
||||
}
|
||||
this.allowPlayMap.set(key, false);
|
||||
this.onAudioEnded(key);
|
||||
uni.$emit('audioEnded', key);
|
||||
});
|
||||
|
||||
audio.onStop(() => {
|
||||
|
||||
Reference in New Issue
Block a user