From 00619349647e14aedf8f2e096618176f1197004b Mon Sep 17 00:00:00 2001 From: WenShiJun Date: Fri, 14 Jun 2024 17:56:01 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=BE=E7=89=87=E5=B1=95=E7=A4=BA=E5=9C=B0?= =?UTF-8?q?=E5=9D=80=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/tool.js | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/common/tool.js b/common/tool.js index 1b908c5..7fa26bc 100644 --- a/common/tool.js +++ b/common/tool.js @@ -1,7 +1,10 @@ //正式 // export var basePath = "https://skqhdg.porthebei.com:9004/qa-prevention-gwj/"; export var basePath = 'http://192.168.0.49:8091/'; -export var baseImgPath = "https://skqhdg.porthebei.com:9004/file/"; +// export var basePath = 'http://39.100.115.58:8080/qa-prevention-gwj'; +// export var basePath = 'http://39.100.115.58:8082/xxxxx'; +// export var baseImgPath = "https://skqhdg.porthebei.com:9004/file/"; +export var baseImgPath = "https://wwag.qhdsafety.com/file/"; // export var basePath = "http://192.168.0.31:8991/qa-prevention-gwj/"; // export var baseImgPath = "https://qgqy.qhdsafety.com/file/"; export const adminPath = "https://www.qdkjchina.com/qa-prevention-admin";