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