From 145e2c1c827275f02e01bc68e91d68d18cd87ffc Mon Sep 17 00:00:00 2001 From: fhysy <1149505133@qq.com> Date: Fri, 14 Jun 2024 11:51:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=8D=A2=E6=B0=94=E7=93=B6=E5=9C=B0?= =?UTF-8?q?=E5=9D=80?= 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 1e2d0cc..4730685 100644 --- a/index.html +++ b/index.html @@ -188,7 +188,7 @@ }else if (item.innerHTML === '管理中心'){ window.open('http://manage.gkyun.net/'); }else if (item.innerHTML === '气瓶管理'){ - window.open('https://fjsmv3.gas-tac.cn/#/bottledLiquefaction/enterpriseStation'); + window.open('http://test.siteweb.bjgas95.com:8028/gpurl.php'); }else if (item.innerHTML === '培训考试'){ window.open('http://pxks.histron.cn:18080/'); }