diff --git a/src/components/market/mall/OneBox.vue b/src/components/market/mall/OneBox.vue index 48945d1..70b1d85 100644 --- a/src/components/market/mall/OneBox.vue +++ b/src/components/market/mall/OneBox.vue @@ -366,7 +366,7 @@ export default class OneBox extends Vue { .bottomBox { display: flex; flex-direction: column; - background: #000000; + background: #211638; margin-top: toEm(26px); width: 100%; border-radius: 0 0 toEm(8px) toEm(8px);