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