songshankun
2023-10-10 37d9434104476ce22b56c19ee6f86a270ee5ee29
src/components/makepager/TableCommonView.vue
@@ -389,8 +389,8 @@
    margin-left: -10px;
    margin-right: -11px;
    li {
      height: 57px;
      line-height: 57px;
      //height: 57px;
      //line-height: 57px;
      .name-view {
        padding-left: 10px;
        border-bottom: 1px solid #ebeef5;
@@ -400,10 +400,14 @@
      }
    }
    .no-product {
      height: 57px;
      line-height: 57px;
      //height: 57px;
      //line-height: 57px;
    }
    li:last-child .name-view{
      border-bottom: none;
    }
  }
}
::v-deep {
  .el-table__footer-wrapper {
@@ -461,7 +465,7 @@
  // background: #06c062;
  top: 0;
  right: -6px;
  z-index: 9;
  z-index: 11;
  .label {
    position: absolute;
    top: 6px;