From 8c02839e963cde0a695b82540d65ddc585079c9a Mon Sep 17 00:00:00 2001 From: cwchen <1048842385@qq.com> Date: Thu, 24 Jul 2025 13:34:33 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8E=E5=8F=B0=E8=B7=B3=E8=BD=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/commonRequest.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/api/commonRequest.js b/api/commonRequest.js index a29832e..8ab674e 100644 --- a/api/commonRequest.js +++ b/api/commonRequest.js @@ -27,7 +27,8 @@ const page_jump = commonUrl + "auth/pageJump"; // 登出url // const back_url="http://192.168.0.38:9527/zhgd-ht/#/ywgllogin?token="; //后台登录地址 -const back_url="http://sgwpdm.ah.sgcc.com.cn/jjgdweb/zhgd-ht/#/ywgllogin?token="; +// const back_url="http://sgwpdm.ah.sgcc.com.cn/jjgdweb/zhgd-ht/#/ywgllogin?token="; +const back_url="http://192.168.0.7:21624/zhgd-ht/#/login?redirect=%2Fdashboard"; // const screen_url="http://localhost:63343/ah_jjzhgd_webscreen/pages/web/index.html"; const screen_url="http://sgwpdm.ah.sgcc.com.cn/ahsfs/zhgd-web/pages/web/index.html";