liuyg
2022-03-18 b0ceecaa861a5748182824cf937fb103c9bbdc8a
store/lid/myAudio.js
@@ -31,7 +31,7 @@
      // doit();
   }
   $play(src) {
      console.log(this.state)
      // console.log(this.state)
      if (this.state == '2') {
         //之前有播放 需要先清除
         this.Audio.destroy();