From 696a09287e73463066b5f90f900cd566ef1e75bd Mon Sep 17 00:00:00 2001 From: cwchen <1048842385@qq.com> Date: Fri, 13 Dec 2024 11:16:48 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=9C=E7=A8=8B=E5=B7=A1=E8=A7=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 ++++ .vscode/settings.json | 3 +++ bns/js/login/public.js | 2 +- bns/js/system/IPUtils.js | 3 ++- 4 files changed, 10 insertions(+), 2 deletions(-) create mode 100644 .gitignore create mode 100644 .vscode/settings.json diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..256321c --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +.history/ +.gigignore/ +bns/js/login/public.js +bns/js/public/public.js diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..6f3a291 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "liveServer.settings.port": 5501 +} \ No newline at end of file diff --git a/bns/js/login/public.js b/bns/js/login/public.js index 10805dc..fbd9bcd 100644 --- a/bns/js/login/public.js +++ b/bns/js/login/public.js @@ -1,5 +1,5 @@ // var dataUrl = "http://10.145.34.32:18080/basfs/"; -var dataUrl = "http://sgwpdm.ah.sgcc.com.cn/basfs/"; +// var dataUrl = "http://sgwpdm.ah.sgcc.com.cn/basfs/"; //var dataUrl = "http://192.168.0.14:18080/basfs/"; var dataUrl = "http://127.0.0.1:18080/basfs/"; //var dataUrl = "http://10.145.34.32:18080/basfs/";: diff --git a/bns/js/system/IPUtils.js b/bns/js/system/IPUtils.js index e307cca..53c4ec2 100644 --- a/bns/js/system/IPUtils.js +++ b/bns/js/system/IPUtils.js @@ -1,7 +1,8 @@ //只允许包含静态资源-不包含方法 //系统请求路径 let dataUrl = "http://127.0.0.1:18080/basfs/"; //重定向登录页面 -let login_url="http://127.0.0.1:8848/jjsp_web/login.html"; +// let login_url="http://sgwpdm.ah.sgcc.com.cn/ahsfs/login.html"; +let login_url="http://127.0.0.1:5501/login.html"; //重定向登录页面 let login_url_new = "http://sgwpdm.ah.sgcc.com.cn/ahsfs/logins.html"; //分析决策中心