zhongshujie
4 天以前 d11b7bf0ecbf1662ca96c127beda0581ecfd6853
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 != "") {