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