zhangzengfei
2022-10-08 ba50073d4aeda7a1e30243e6469be9c2cec472b3
src/views/product/index.vue
@@ -43,5 +43,11 @@
      color: #666;
    }
  }
  .IndexHeader ::v-deep {
    .el-input {
      display: none;
    }
  }
}
</style>