南昌市物联网技防平台-前端
shuishen
2021-04-19 9094dea7cd9e45e4bb0a3d22a8dc1d682ca7463b
src/views/dataL/dataL.vue
@@ -1,6 +1,6 @@
<template>
  <div id="Lour">
    <div class="left">
  <div id="Lour" style="height: 100%">
    <div class="left" style="height: 101%">
      <div class="top">
        <div class="top-l">
          <div class="left-top">
@@ -1139,7 +1139,7 @@
        this.getMap();
      } else {
        // this.re();
        this.getMap();
        console.log(`没有找到到window.frames[0].init`)
      }
    };
  },
@@ -1149,7 +1149,7 @@
#Lour {
  width: 100%;
  font-size: 14px;
  height: 99.5%;
  height: 100%;
  // font: 12px/1.5 Tahoma,Helvetica,Arial,'宋体',sans-serif;
  // font: 12px/1 Tahoma,Helvetica,Arial,"\5b8b\4f53",sans-serif;
  // font: 14px/1.5 'Microsoft YaHei',arial,tahoma,\5b8b\4f53,sans-serif;
@@ -1167,7 +1167,7 @@
  overflow: hidden;
  .left {
    width: 67%;
    height: 99.5%;
    height: 100%;
    // border: 1px solid rgb(236, 24, 24);
    background-color: #fff;
    display: flex;
@@ -1392,7 +1392,7 @@
  }
  .right {
    width: 30%;
    height: 90.5%;
    height: 95.5%;
    // border: 1px solid rgb(23, 201, 62);
    background-color: #fff;
    display: flex;