From 22aaf6d1783091e2e7c51c7980e55ba90097a709 Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期三, 30 七月 2025 10:21:35 +0800 Subject: [PATCH] 协和医科服务器部署添加 --- 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