hanbaoshan
2020-07-31 13514e95ffc45c976806e8e752adb42e0c47052f
src/pages/search/components/cardWindow.vue
@@ -237,6 +237,7 @@
}
.window-view {
  width: 100%;
  height: auto;
  // height: 100%;
  // min-height: 684px;
  overflow: auto;
@@ -246,14 +247,10 @@
    width: calc(100% - 350px);
  }
  .windown-model {
    .window{
      z-index: 200000;
      position: absolute
    }
    .content {
      position: absolute;
      top: 5px;
      z-index: 200000000;
      z-index: 20000;
      .el-tabs__nav {
        z-index: 20000;
      }