From 3010e03e2f2d0add9d111067f02eac49e23cc9be Mon Sep 17 00:00:00 2001 From: zjk <852185829@qq.com> Date: 星期四, 14 八月 2025 10:16:47 +0800 Subject: [PATCH] Merge branch 'main' of http://120.76.84.145:10101/gitblit/r/H5/leshan-laboratory --- laboratory/src/utils/baseurl.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/laboratory/src/utils/baseurl.js b/laboratory/src/utils/baseurl.js index f3094df..c37438b 100644 --- a/laboratory/src/utils/baseurl.js +++ b/laboratory/src/utils/baseurl.js @@ -3,7 +3,7 @@ development: { baseURL: "/", imgUrl: "/open/file/upload", - showImgUrl: '/', + showImgUrl: 'http://221.182.45.100:11222/', }, // 生产环境 production: { -- Gitblit v1.7.1