ZZJ
2022-07-14 2b99047683332624832c1dfcae596e957a710b7d
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"
      );
    },
  },