wangxiaohua 2 лет назад
Родитель
Сommit
f6255d32f6
1 измененных файлов: 2 добавлений и 2 удалений
  1. +2
    -2
      pages/mine/details2.vue

+ 2
- 2
pages/mine/details2.vue Просмотреть файл

@@ -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){


Загрузка…
Отмена
Сохранить