ZZJ
2022-06-06 c3152a35ed1cd9364f92d183a9cb0aba620f5650
src/components/canvas/index.vue
@@ -123,7 +123,7 @@
          return `${this.snapshot_url}`;
        } else {
          console.log(this.snapshot_url);
          return `/httpImage/${this.snapshot_url}`;
          return `http://${this.snapshot_url}`;
        }
      } else {
        return this.blackImg;