From 21ce171baeba4483c9b446c9ffacc1a23e897ac2 Mon Sep 17 00:00:00 2001 From: liuyg <376836862@qq.com> Date: Sat, 17 Jul 2021 16:35:44 +0800 Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/jfptweb-publicSecurity --- src/views/policeInformationDistribution/patrolManagement.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/policeInformationDistribution/patrolManagement.vue b/src/views/policeInformationDistribution/patrolManagement.vue index 287fb02..d63508a 100644 --- a/src/views/policeInformationDistribution/patrolManagement.vue +++ b/src/views/policeInformationDistribution/patrolManagement.vue @@ -1,5 +1,5 @@ <template> -<iframe src="https://web.byisf.com/map/index.html?openid=PatrolManagement" style="width: 100%;height: 100%" frameborder="0"></iframe> +<iframe src="http://s16s652780.51mypc.cn/map/index.html?openid=PatrolManagement" style="width: 100%;height: 100%" frameborder="0"></iframe> </template> <script> -- Gitblit v1.9.3