1
YM
2024-07-26 c423765d8a5ff0c58d23bb0a31af7df6c1fad95c
src/pages/TcmSystem/TcmSystem.vue
@@ -847,58 +847,55 @@
  background-color: #0c274c;
  padding: 25rpx;
  color: #fff !important;
  img {
}
.NavTop img {
    width: 30rpx;
    height: 30rpx;
    vertical-align: middle;
  }
  .NavTopr {
.NavTop .NavTopr {
    img {
      margin-right: 10rpx;
    }
  }
}
.mImage {
  width: 100%;
  height: 40rpx;
  img {
    vertical-align: top;
  }
.mImage img {
  vertical-align: top;
}
.centre {
  padding-left: 1.23rem;
  padding-right: 1.17rem;
  align-items: stretch;
  .CLeft {
}
.centre .CLeft {
    width: 2.4rem;
    flex-direction: column;
    margin-right: 0.2rem;
    .institution {
}
.centre .CLeft .institution {
      width: 100%;
      border: 1px solid #000;
      padding: 20rpx;
    }
    .institution2 {
.centre .CLeft .institution2 {
      margin: 20rpx 0;
    }
    .institution3 {
.centre .CLeft .institution3 {
      flex-grow: 1;
    }
  }
  .CRight {
.centre .CRight {
    flex: 1;
    border: 1px solid #c1d3ea;
    box-sizing: border-box;
    overflow: hidden;
    padding: 0.1rem 0.2rem;
  }
}
.CommodityList {
@@ -911,15 +908,15 @@
  align-content: flex-start;
  /* padding: 20rpx 20rpx 0 20rpx; */
  justify-content: space-between;
}
  > .rightList {
.CommodityList .rightList {
    width: 49%;
    margin-bottom: 20rpx;
}
    .box-card {
.CommodityList .rightList .box-card {
      overflow: visible;
    }
  }
}
/* ::v-deep .el-card__body{
@@ -965,21 +962,22 @@
  right: 0;
  top: 0;
  z-index: 99999 !important;
  > div {
}
.dialog div {
    height: 100%;
    margin: 0 !important;
    position: fixed;
    right: 0;
    top: 86px;
}
    > :nth-child(1) {
.dialog div:nth-child(1) {
      display: none;
    }
    > :nth-child(2) {
.dialog div:nth-child(2) {
      padding: 0;
    }
  }
}
::v-deep .el-dialog .el-dialog__body {
@@ -990,13 +988,12 @@
  width: 100%;
  height: 1.94rem;
  color: #000;
  img {
}
.detailImage img {
    position: absolute;
    width: 100%;
    height: 100%;
    vertical-align: top;
  }
}
/* 搜索按钮 */
@@ -1111,17 +1108,17 @@
  min-height: 2rem !important;
  position: relative;
  border: 1px solid #c1d3ea !important;
  ul {
}
.boox ul {
    margin-top: 0.16rem !important;
  }
  h3 {
.boox h3 {
    font-size: 0.14rem;
    margin-left: 0.1rem;
  }
  li {
.boox li {
    height: 0.3rem;
    line-height: 0.3rem;
    padding: 0 0.2rem !important;
@@ -1130,15 +1127,14 @@
    font-size: 0.14rem;
  }
  .toggleButton1 {
.boox .toggleButton1 {
    position: absolute;
    bottom: 0.1rem !important;
    left: 40% !important;
  }
  .toggleButton {
.boox .toggleButton {
    font-size: 0.14rem !important;
  }
}
.paixu {
@@ -1227,7 +1223,8 @@
  padding: 0.14rem 0.2rem 0.23rem;
  /* position: relative; */
  .biecheng {
}
.rightList .desBox .biecheng {
    height: 0.24rem;
    /* line-height: .24rem; */
    font-size: 0.12rem;
@@ -1238,7 +1235,7 @@
    margin-bottom: 0.12rem;
  }
  .describe {
.rightList .desBox .describe {
    position: absolute;
    bottom: 0.1rem;
    left: 0;
@@ -1247,7 +1244,6 @@
    height: 0.49rem;
    line-height: 0.24rem;
    font-size: 0.12rem;
  }
}
.nullBox {