yangfeng
2023-10-16 cc35922c43fbc305c2d02a411631a1ca28a389dd
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;
    }
  }
}