From 320110de97fea7eb58a729f2e11308f3f0fb0619 Mon Sep 17 00:00:00 2001 From: fhysy <1149505133@qq.com> Date: Thu, 23 Jan 2025 09:43:03 +0800 Subject: [PATCH] =?UTF-8?q?fix(index):=20-=20=E5=B0=86=20GIS=20=E7=B3=BB?= =?UTF-8?q?=E7=BB=9F=E7=9A=84=E8=AE=BF=E9=97=AE=E5=9C=B0=E5=9D=80=E4=BB=8E?= =?UTF-8?q?=20'https://manage.fdanrangas.com/gis-system'=20=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E4=B8=BA=20'http://manage.gkyun.net/gis-system'=20-?= =?UTF-8?q?=20=E4=BF=AE=E5=A4=8D=E4=BA=86=20GIS=E7=B3=BB=E7=BB=9F=E9=93=BE?= =?UTF-8?q?=E6=8E=A5=E9=94=99=E8=AF=AF=E5=AF=BC=E8=87=B4=E7=9A=84=E8=AE=BF?= =?UTF-8?q?=E9=97=AE=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index d4a1296..962dff5 100644 --- a/index.html +++ b/index.html @@ -330,7 +330,7 @@ if (item.innerHTML === '智慧巡检'){ window.open('http://manage.gkyun.net/inspection'); }else if (item.innerHTML === 'GIS系统'){ - window.open('https://manage.fdanrangas.com/gis-system'); + window.open('http://manage.gkyun.net/gis-system'); }else if (item.innerHTML === 'SCADA系统'){ window.open('http://iotui.gkyun.net'); }else if (item.innerHTML === '管理中心'){