diff --git a/sheep/components/s-coupon-block/s-coupon-block.vue b/sheep/components/s-coupon-block/s-coupon-block.vue index 6250b4b6..89a0f0e8 100644 --- a/sheep/components/s-coupon-block/s-coupon-block.vue +++ b/sheep/components/s-coupon-block/s-coupon-block.vue @@ -1,152 +1,176 @@ + &.vertical { + width: 50rpx; + height: 140rpx; + margin: auto 20rpx auto 0; + + .btn-text { + font-size: 24rpx; + text-align: center; + writing-mode: vertical-lr; + } + } + } + + .coupon-item { + &:nth-of-type(1) { + margin-left: 0 !important; + } + } + \ No newline at end of file diff --git a/sheep/components/s-menu-button/s-menu-button.vue b/sheep/components/s-menu-button/s-menu-button.vue index 5a6653aa..ef647b89 100644 --- a/sheep/components/s-menu-button/s-menu-button.vue +++ b/sheep/components/s-menu-button/s-menu-button.vue @@ -173,7 +173,6 @@ // 设置背景样式 const bgStyle = computed(() => { - console.log(props.styles) // 直接从 props.styles 解构 const { bgType,