zhongshujie
6 天以前 bb584963c6abe77c5577cbcad3c9956b69444ae9
src/assets/methods/resources.js
@@ -16,7 +16,6 @@
    md5,
    appRefCode,
  });
  if (typeof res === "string" && res.includes("http")) {
    return res;
  } else if (typeof res === "object" && res.data != "") {