Explorar o código

录音bug切换及退出全屏bug

qinpeng %!s(int64=2) %!d(string=hai) anos
pai
achega
5f65c74524
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/components/Adult/preview/Voicefullscreen.vue

+ 1 - 0
src/components/Adult/preview/Voicefullscreen.vue

@@ -1578,6 +1578,7 @@ export default {
       lynode.style.display = "flex";
       if (src) {
         _this.LY_url = src;
+        _this.initLYaudioImage();
       } else {
         let node = document.getElementById("waveform_big");
         node.children[0].style.height = "308px";