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