src/pages/inventoryManagement/scanIn/index.vue
@@ -584,6 +584,9 @@
  .module-icon {
    width: 140rpx;
    height: 140rpx;
    min-width: 140rpx;
    min-height: 140rpx;
    flex-shrink: 0;
    border-radius: 32rpx;
    display: flex;
    justify-content: center;
@@ -604,6 +607,8 @@
  .module-info {
    display: flex;
    flex-direction: column;
    flex: 1;
    min-width: 0;
  }
  .module-label {