futian.liu
2023-12-09 09ff6c03b1d1b89fe08b7354ac936b7c81e5a3aa
admin-web/src/views/stock/index.scss
@@ -8,7 +8,6 @@
    flex-wrap: wrap;
    margin: 0px !important;
    width: 100%;
    min-height: 100%;
    .cm-item {
      width: 100%;
    }
@@ -188,12 +187,13 @@
    cursor: pointer;
    .img {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
  }
  .goods-card {
    position: relative;
    background: #f6f6f6;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 4px;