hanbaoshan
2020-07-29 a7864c2d1757411076f6a8059613d67f169d1802
src/pages/analysisPower/index/App.vue
@@ -56,7 +56,6 @@
        <el-table
          :header-cell-style="{background:'#F8F8F8', color: '#222222'}"
          :data="PollData.CameraList"
          height="93%"
          border
        >
          <el-table-column label="序号" type="index" align="center" width="100px"></el-table-column>
@@ -488,7 +487,7 @@
<style lang="scss">
.s-poll-setting {
  width: 100%;
  height: 100%;
  font-size: 14px;
  position: relative;
  .top {
@@ -538,12 +537,12 @@
    }
  }
  .bottom {
    width: calc(100% + 76px);
    height: 100%;
    //width: calc(100% + 76px);
    //height: 100%;
    // height: calc(100% - 220px);
    position: absolute;
    //position: absolute;
    // top: 220px;
    left: -38px;
    //left: -38px;
    .tip {
      display: inline-block;
      font-family: PingFangSC-Medium;
@@ -556,7 +555,7 @@
      padding: 20px 38px 38px 38px;
      box-sizing: border-box;
      width: 100%;
      height: 100%;
      .toolBar {
        width: 100%;
        height: 42px;