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