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