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