南昌市物联网技防平台-前端
Administrator
2021-04-16 079ae78786158f08ef2602e6ea95abde2463c65c
Merge branch 'master' of http://192.168.0.105:10010/r/jfpt-Vue
3 files modified
4 ■■■■ changed files
src/views/policeInformationDistribution/patrolManagement.vue 2 ●●● patch | view | raw | blame | history
src/views/policeInformationDistribution/policeManagementTeam.vue 2 ●●● patch | view | raw | blame | history
vue.config.js patch | view | raw | blame | history
src/views/policeInformationDistribution/patrolManagement.vue
@@ -1,5 +1,5 @@
<template>
<iframe src="/map/index.html?openid=PatrolManagement" style="width: 100%;height: 100%" frameborder="0"></iframe>
<iframe src="https://web.byisf.com/map/index.html?openid=PatrolManagement" style="width: 100%;height: 100%" frameborder="0"></iframe>
</template>
<script>
src/views/policeInformationDistribution/policeManagementTeam.vue
@@ -1,5 +1,5 @@
<template>
<iframe src="/map/index.html?openid=APoliceTeam" style="width: 100%;height: 100%" frameborder="0"></iframe>
<iframe src="https://web.byisf.com/map/index.html?openid=APoliceTeam" style="width: 100%;height: 100%" frameborder="0"></iframe>
</template>
<script>
vue.config.js