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