From 2d43a1df3f5ba42710e6d21c27d1e13bdb8dfd56 Mon Sep 17 00:00:00 2001 From: zhangwei <1504152376@qq.com> Date: 星期一, 24 三月 2025 09:23:08 +0800 Subject: [PATCH] - --- src/common/setting/constVarsHelper.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/common/setting/constVarsHelper.js b/src/common/setting/constVarsHelper.js index 77f0c4e..5186bb6 100644 --- a/src/common/setting/constVarsHelper.js +++ b/src/common/setting/constVarsHelper.js @@ -4,9 +4,9 @@ */ //鎺ュ彛璇锋眰鍦板潃锛屽鏋滈渶瑕佷笉閮ㄧ讲鎺ュ彛绔殑鎯呭喌涓嬫祴璇晆ni-app锛屽彲浠ョ洿鎺ユ浛鎹负瀹樻柟娴嬭瘯鎺ュ彛锛歨ttps://yocaisim.51zhengcai.com http://192.168.0.36:5000/ -export const apiBaseUrl = process.env.NODE_ENV === 'development' ? 'https://yocaisim.51zhengcai.com':'https://yocaisim.51zhengcai.com'; +export const apiBaseUrl = process.env.NODE_ENV === 'development' ? 'http://192.168.0.31:5000':'https://yocaisim.51zhengcai.com'; -//椤圭洰闈欐�佽祫婧愯姹傚湴鍧�锛屽鏋滀娇鐢ㄥ畼鏂圭殑闈欐�佹枃浠跺湴鍧�鍙互鐩存帴鏇挎崲涓猴細https://yocaisim.51zhengcai.com' http://192.168.0.36:5000 https://test.tyrys.top:8098 +//椤圭洰闈欐�佽祫婧愯姹傚湴鍧�锛屽鏋滀娇鐢ㄥ畼鏂圭殑闈欐�佹枃浠跺湴鍧�鍙互鐩存帴鏇挎崲涓猴細https://yocaisim.51zhengcai.com' http://192.168.0.36:5000 http://192.168.0.31:5000 https://test.tyrys.top:8098 export const apiFilesUrl = 'https://yocaisim.51zhengcai.com'; //鏀粯鍗曠被鍨� -- Gitblit v1.9.1