Quellcode durchsuchen

常错词修改重置播放进度

branch0222
douzhuo vor 1 Jahr
Ursprung
Commit
071578753b
1 geänderte Dateien mit 6 neuen und 5 gelöschten Zeilen
  1. +6
    -5
      pages/mine/details2.vue

+ 6
- 5
pages/mine/details2.vue Datei anzeigen

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


Laden…
Abbrechen
Speichern