heyujie
2022-07-18 1a783e0a2068b1a99efb7a078f4a615f68dec18f
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;