From c3581bee1599117923fe84fd286131a87a13196d Mon Sep 17 00:00:00 2001 From: tianyi <13521030702@163.com> Date: Mon, 11 May 2026 15:07:41 +0800 Subject: [PATCH] 1 --- components/tab-bar/delivery.vue | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/components/tab-bar/delivery.vue b/components/tab-bar/delivery.vue index 5af387c..8b0f9b0 100644 --- a/components/tab-bar/delivery.vue +++ b/components/tab-bar/delivery.vue @@ -66,7 +66,7 @@ - #样式要改{{item.numberCode}} + {{item.numberCode.length>14 ?'多订单':item.numberCode}} - { + that.tui.request('/worker/admin/editLocation', "POST", {workerId:item.workerId,geolocation:that.latitude + ',' + that.longitude}, false, false,true).then((res) => { }).catch((res) => {}); }, @@ -832,7 +832,7 @@ } .maotou { - width: 280rpx; + width: auto; background: url('https://jewel-shop.oss-cn-beijing.aliyuncs.com/a1584a13e9db4b6fbcc66890219d0018.png') no-repeat; height: 90rpx; background-size: 100%; @@ -843,6 +843,7 @@ line-height: 140rpx; font-weight: 900; font-size: 24rpx; + padding: 0 10px; } .right {