ZZJ
2022-06-23 f7f0e44c4be8eb0e77fd310296c3b43bde21e4f9
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;