From 2b05362eba2f989b7857349cc9a3a1c12f8181b6 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周五, 26 9月 2025 11:35:50 +0800 Subject: [PATCH] 222 --- yiqi_screen/src/api/api.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/yiqi_screen/src/api/api.js b/yiqi_screen/src/api/api.js index 4e4b29d..e512858 100644 --- a/yiqi_screen/src/api/api.js +++ b/yiqi_screen/src/api/api.js @@ -6,8 +6,8 @@ // if(process.env.NODE_ENV === "development"){ // baseURL = "http://localhost:7788/" //杩欓噷鍙湪vue.config.js鍋氫竴涓唬鐞嗐�愪唬鐞嗕唬鐮佽涓嬨�� // }else{ - // baseURL = "http://localhost:7788/api" - baseURL = "http://192.168.216.203:7788/api" // 绾夸笂鐜鍦板潃 + baseURL = "http://localhost:7788/api" + // baseURL = "http://192.168.216.203:7788/api" // 绾夸笂鐜鍦板潃 // } // baseURL = "http://localhost:7788/api" //鏈湴娴嬭瘯鐜 -- Gitblit v1.9.3