1
李凌
2025-10-09 c17311ba1351cd5e64654c3fc7b2fe765b1e7382
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>