Browse Source

常错词修改重置播放进度

branch0222
douzhuo 1 year ago
parent
commit
071578753b
1 changed files with 6 additions and 5 deletions
  1. +6
    -5
      pages/mine/details2.vue

+ 6
- 5
pages/mine/details2.vue View File

@@ -1805,11 +1805,12 @@
this.thewrongword = "";
this.reswrongword = "";
this.isshow2 = false;
this.$zaudio.stop()
this.init({
bg: 0,
customerId: this.customerId
})
// this.$zaudio.stop()
// this.init({
// bg: 0,
// customerId: this.customerId
// })
})
} else {
this.$refs.uToast.show({


Loading…
Cancel
Save