yangfeng
2023-10-17 8835f2a75d90c10fcf14ee7d8d26c864ebbf4168
src/components/makepager/TableCommonView.vue
@@ -394,12 +394,12 @@
        border-bottom: 0;
      }
    }
    li:last-child .name-view{
    li:last-child .name-view {
      border-bottom: none;
    }
    .no-product {
      height: 57px;
      line-height: 57px;
      height: 22px;
      line-height: 22px;
    }
  }
}