|
|
@@ -566,14 +566,14 @@ |
|
|
|
//暂停 |
|
|
|
// this.innerAudioContext.pause() |
|
|
|
// 销毁 |
|
|
|
this.innerAudioContext.destroy(); |
|
|
|
// this.innerAudioContext.destroy(); |
|
|
|
}, |
|
|
|
// 销毁实例 |
|
|
|
onUnload: function() { |
|
|
|
//暂停 |
|
|
|
// this.innerAudioContext.pause() |
|
|
|
// 销毁 |
|
|
|
this.innerAudioContext.destroy(); |
|
|
|
// this.innerAudioContext.destroy(); |
|
|
|
}, |
|
|
|
methods: { |
|
|
|
argece(item){ |
|
|
|