yangfeng
2023-10-17 44787ad94aa657b732b5ce838d977e479263d7e4
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;
    }
  }
}