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