From e460e7431b90ecf93f8dfb5904d049bbcc54a4b9 Mon Sep 17 00:00:00 2001 From: wangpeng Date: Mon, 25 Mar 2024 18:57:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BF=AE=E6=94=B9=E7=B3=BB?= =?UTF-8?q?=E7=BB=9F=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 +- static/config.js | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index e8418b5..3b03dd3 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ - 秦安双控 + 交通运输安全生产综合管理系统(运营端) diff --git a/static/config.js b/static/config.js index 122d1f9..1c3b2cd 100644 --- a/static/config.js +++ b/static/config.js @@ -1,6 +1,6 @@ const config = { - weburl: 'http://192.168.0.69:8082/', // 前台地址 - httpurl: 'http://192.168.0.69:8098/', // 后台地址 + weburl: 'http://192.168.0.69:8081/', // 前台地址 + httpurl: 'http://192.168.0.69:7070/', // 后台地址 // httpurl: 'https://operate.zcloudchina.com/', // 后台地址 qyurl: 'https://qyag.zcloudchina.com/qyag/', // 企业前台 adminurl: 'https://www.qdkjchina.com/qa-prevention-admin/',