소스 검색

init

undefined
wangxiaohua 2 년 전
부모
커밋
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){


불러오는 중...
취소
저장