mark
2022-09-30 9d22ed07aea07601c527188ff9e5d2b38dab149e
src/views/product/index.vue
@@ -43,5 +43,11 @@
      color: #666;
    }
  }
  .IndexHeader ::v-deep {
    .el-input {
      display: none;
    }
  }
}
</style>