From b73c8b7f9b1a657f97168c55ee2cdd2a48f2c72a Mon Sep 17 00:00:00 2001 From: fhysy <1149505133@qq.com> Date: Thu, 12 Dec 2024 10:29:14 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=8C=E9=87=8D=E9=A2=84=E9=98=B2=E6=9C=BA?= =?UTF-8?q?=E5=88=B6=E6=B7=BB=E5=8A=A0=E5=8F=82=E6=95=B0?= 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 2068f0c..d4a1296 100644 --- a/index.html +++ b/index.html @@ -348,7 +348,7 @@ }else if (item.innerHTML === '智能客服'){ window.open('http://kefu.gkyun.net/'); }else if (item.innerHTML === '双重预防机制'){ - window.open('https://manage.gkyun.net/gis-system'); + window.open('https://manage.gkyun.net/gis-system?type=scyfjz'); } console.log(item.innerHTML); }