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