南昌市物联网技防平台-前端
jxdnsong
2021-03-18 0fe9532681dc09024189843e5452b167fb5770f1
大屏调用vue父页面技术路线
1 files modified
17 ■■■■■ changed files
src/views/home/home.vue 17 ●●●●● patch | view | raw | blame | history
src/views/home/home.vue
@@ -1,3 +1,11 @@
<!--
 * @Descripttion:
 * @version:
 * @Author: song
 * @Date: 2021-01-26 08:56:33
 * @LastEditors: song
 * @LastEditTime: 2021-03-18 10:23:31
-->
<template>
  <iframe v-show="iframeState" id="show-iframe" frameborder=0 name="showHere" scrolling=auto
          src="https://web.byisf.com:18001/bigScreen/view/1349193280059879426"></iframe>
@@ -15,7 +23,16 @@
        form: {},
      }
    },
    mounted() {
      window.handleStart = this.handleStart;
    },
    methods: {
      handleStart() {
      this.$router.push({
        path: `/realTimePolice/real`,
        query: {"parm":"1","parm2":"0012413F0375"},
      });
    }
      // getData() {
      //   var that = this;
      //