diff --git a/aiChat/components/orderItem.vue b/aiChat/components/orderItem.vue index dc644f2..ddc0c39 100644 --- a/aiChat/components/orderItem.vue +++ b/aiChat/components/orderItem.vue @@ -73,6 +73,14 @@ 待收货后展示商品信息 + + + ¥0.00 + + + x1 + + @@ -210,7 +218,6 @@ export default { display: flex; flex-direction: column; justify-content: space-between; - width: calc(100% - 140rpx); .attr { padding: 0; font-size: 24rpx;