ZZJ
2022-08-02 ed35d0b4c2051e067bd9904c4b0158257d5db0d9
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);