yangfeng
2023-10-13 3d04f62e6c9124e2d37b5d09191a02fc6390d16f
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;
    }
  }
}