From d11b7bf0ecbf1662ca96c127beda0581ecfd6853 Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期六, 19 七月 2025 00:07:27 +0800 Subject: [PATCH] 7.19 --- src/assets/methods/resources.js | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/assets/methods/resources.js b/src/assets/methods/resources.js index 85b748e..57391ca 100644 --- a/src/assets/methods/resources.js +++ b/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 != "") { -- Gitblit v1.9.1