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";