李凌
2025-10-15 7fc6bfe900790ec7c92bce85d5b20a95fbc06e65
src/views/C2C/c2cOrder/order-generation/orderGeneration.vue
@@ -156,16 +156,9 @@
  ::v-deep .van-cell-group,
  .van-cell {
    color: $text_color1;
    background: $main_background;
    // background: $main_background;
  }
  ::v-deep .van-cell__value {
    color: $text_color;
  }
  .footer-box {
    background: $main_background;
  }
}
</style>