ZZJ
2022-06-23 f7f0e44c4be8eb0e77fd310296c3b43bde21e4f9
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;