zhangzengfei
2022-08-05 012c84b59018018cd75f0b8c70f7492fcb3e3e6f
src/components/wasmPlayer/index.vue
@@ -536,7 +536,7 @@
        });
      }
      let url = "http://" + window.location.host + this.loadUrl;
      let url = "/httpImage/" + window.location.host + this.loadUrl;
      // let url = "http://localhost:8080/httpImage/192.168.20.189:6700/283,2f49bf283ad7?collection=2021-09-28-DSVAD010120190703-video"
      let name = url.substring(url.lastIndexOf("/") + 1);