南昌市物联网技防平台-前端
jxdnsong
2021-02-06 c224b5ebf77ab94dcf8a58e95929f97618de08c4
地图和大屏访问更换外网地址
2 files modified
12 ■■■■ changed files
src/views/home/home.vue 10 ●●●● patch | view | raw | blame | history
src/views/realTimePolice/real.vue 2 ●●● patch | view | raw | blame | history
src/views/home/home.vue
@@ -1,14 +1,6 @@
<!--
 * @Descripttion:
 * @version:
 * @Author: song
 * @Date: 2021-01-26 08:56:33
 * @LastEditors: song
 * @LastEditTime: 2021-02-03 16:46:44
-->
<template>
  <iframe v-show="iframeState" id="show-iframe" frameborder=0 name="showHere" scrolling=auto
          src="https://s16s652780.51mypc.cn/bigScreen/view/1349193280059879426"></iframe>
          src="http://36.134.81.48:18000/bigScreen/view/1349193280059879426"></iframe>
</template>
<script>
src/views/realTimePolice/real.vue
@@ -279,7 +279,7 @@
      <iframe
        id="mapDiv"
        ref="mapDiv"
        src="http://s16s652780.51mypc.cn/jfpt/map/index.html"
        src="http://36.134.81.48:18000/map/index.html"
        frameborder="0"
        width="100%"
        height="100%"