ZZJ
2022-07-11 07d14cf6edbef9436aa5909bcb6b2329ecc6f9a2
src/views/search/components/CardItem.vue
@@ -791,7 +791,7 @@
        return "";
      }
      return (
        "http://" + url + (url.indexOf("?") >= 0 ? "&" : "?") + "width=160"
        "/httpImage/" + url + (url.indexOf("?") >= 0 ? "&" : "?") + "width=160"
      );
    },
  },