ZZJ
2022-07-15 b200eed05d5bff2e12a45331bdc062f4b00bebf7
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"
      );
    },
  },