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/',