diff --git a/pages/order/confirm.vue b/pages/order/confirm.vue index 1203b9b..5fd634d 100644 --- a/pages/order/confirm.vue +++ b/pages/order/confirm.vue @@ -51,7 +51,7 @@ class="score-img" /> - {{ state.orderInfo.usePoint }} + {{ state.orderInfo.usedPoint }} @@ -69,7 +69,7 @@ {{ state.pointStatus || state.orderPayload.pointActivityId - ? state.orderInfo.totalPoint - state.orderInfo.usePoint + ? state.orderInfo.totalPoint - state.orderInfo.usedPoint : state.orderInfo.totalPoint || 0 }} diff --git a/sheep/components/s-block-item/s-block-item.vue b/sheep/components/s-block-item/s-block-item.vue index 7ce3287..572959a 100644 --- a/sheep/components/s-block-item/s-block-item.vue +++ b/sheep/components/s-block-item/s-block-item.vue @@ -40,6 +40,8 @@ + + diff --git a/sheep/components/s-goods-column/s-goods-column.vue b/sheep/components/s-goods-column/s-goods-column.vue index 00e6e2e..4e37112 100644 --- a/sheep/components/s-goods-column/s-goods-column.vue +++ b/sheep/components/s-goods-column/s-goods-column.vue @@ -1,960 +1,909 @@ + .card2 { + width: fit-content; + height: fit-content; + padding: 2rpx 10rpx; + background-color: rgb(255, 242, 241); + color: #ff2621; + font-size: 24rpx; + margin: 5rpx 0 5rpx 5rpx; + } + + .iconBox { + width: 100%; + height: fit-content; + margin-top: 10rpx; + display: flex; + justify-content: flex-start; + flex-wrap: wrap; + } + + .sss { + margin-top: 10px; + padding: 3px; + font-size: 13px; + background: #e93422; + text-align: center; + color: white; + border-radius: 0px 0px 5px 5px; + } + .fff{ + padding: 3px; + font-size: 13px; + background: #e93422; + text-align: center; + color: white; + border-radius: 5px; + width: 20px; + margin-right:5px; + } + .new-ii{ + display:flex; + align-items: baseline; + } + \ No newline at end of file diff --git a/sheep/components/s-groupon-block/s-groupon-block.vue b/sheep/components/s-groupon-block/s-groupon-block.vue index 6561d3b..495fad3 100644 --- a/sheep/components/s-groupon-block/s-groupon-block.vue +++ b/sheep/components/s-groupon-block/s-groupon-block.vue @@ -72,7 +72,7 @@ padding: data.space + 'rpx', }, ]"> - -