zhongshujie
2025-06-19 b493a2fcc1fcd7757216f9bd43b1a61fae0c9de4
src/assets/methods/resources.js
@@ -16,7 +16,7 @@
    md5,
    appRefCode,
  });
  console.log("res", res);
  if (typeof res === "string" && res.includes("http")) {
    return res;
  } else if (typeof res === "object" && res.data != "") {