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