ZZJ
2022-06-21 644e6bac8cd089c691d83fe092502261ba416283
src/views/search/components/wasmPlayer/index.vue
@@ -456,7 +456,7 @@
        url = this.videoUrl;
      } else {
        url = "http://" + this.videoUrls[this.playerIndex];
        url = "/httpImage/" + this.videoUrls[this.playerIndex];
      }
      this.videoLoading = true;