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