heyujie
2022-07-15 a0b5604fcefa0c7900ecc50830b718f77bba8f39
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;