From 7114a2014434635ab188d90e6829bb95b01149f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8C=83=E5=BC=BA=E5=BC=BA?= <787203167> Date: Sun, 25 Jun 2023 09:26:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=89=8B=E6=9C=BA=E7=AB=AF?= =?UTF-8?q?=E8=BF=94=E5=9B=9E=E8=B7=B3=E5=88=B0pc=E7=9A=84=E9=A6=96?= =?UTF-8?q?=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jero-web/public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jero-web/public/index.html b/jero-web/public/index.html index 4657e9024..63ed7250c 100644 --- a/jero-web/public/index.html +++ b/jero-web/public/index.html @@ -295,7 +295,7 @@ if (isMobile()) { if (location.pathname == '/dashboard/analysis' || location.pathname == '/') { - window.location.href = 'http://10.0.3.22:3000/phoneSearch' + window.location.href = 'http://10.10.10.46:8102/phoneSearch' } }