From 49b50dc1f0427372ddc24e83a153a41272c1af0a Mon Sep 17 00:00:00 2001 From: BAKEYi <16298417+bakeyi@user.noreply.gitee.com> Date: Mon, 20 Apr 2026 15:42:20 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E5=95=86=E5=AE=B6bug=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/shop/workSpace/components/orderCard.vue | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/pages/shop/workSpace/components/orderCard.vue b/pages/shop/workSpace/components/orderCard.vue index 134d454..dd6b27a 100644 --- a/pages/shop/workSpace/components/orderCard.vue +++ b/pages/shop/workSpace/components/orderCard.vue @@ -2,7 +2,9 @@ - 订单编号:{{ dataItem.number }} + + 服务时段:{{ useTime }} + 服务时段:{{ useTime }} + + 工位地址:{{ dataItem.user_sj.address }} @@ -305,6 +308,16 @@ padding-bottom: 20rpx; margin-top: 28rpx; } + .address { + font-weight: 400; + font-size: 26rpx; + color: #999; + line-height: 34rpx; + text-align: left; + font-style: normal; + padding-bottom: 20rpx; + margin-top: 28rpx; + } /* 按钮组 */ .button-group { From 95f880a251f14f07a7a78416a78ae50e14aae4c4 Mon Sep 17 00:00:00 2001 From: BAKEYi <16298417+bakeyi@user.noreply.gitee.com> Date: Mon, 20 Apr 2026 17:56:29 +0800 Subject: [PATCH 2/2] =?UTF-8?q?bug=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/shop/workSpace/components/orderCard.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/shop/workSpace/components/orderCard.vue b/pages/shop/workSpace/components/orderCard.vue index dd6b27a..41613b0 100644 --- a/pages/shop/workSpace/components/orderCard.vue +++ b/pages/shop/workSpace/components/orderCard.vue @@ -48,7 +48,7 @@ 取消订单 接单 - 开始订单 + 开始服务 完成订单