From 40e8b7f9b39766b2e2bb18e5c7dfd351d29082f8 Mon Sep 17 00:00:00 2001 From: Vinjor Date: Fri, 18 Oct 2024 20:03:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=A5=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/orderCard.vue | 103 ++++++++++++++++++++++++++-- pages-home/home/home.vue | 18 +---- pages-order/orderList/orderList.vue | 18 +---- pages/login/login.vue | 7 +- utils/utils.js | 35 +++++++--- 5 files changed, 134 insertions(+), 47 deletions(-) diff --git a/components/orderCard.vue b/components/orderCard.vue index 53f25a5..fe0fd42 100644 --- a/components/orderCard.vue +++ b/components/orderCard.vue @@ -42,13 +42,22 @@ - + 项目派工 - + + 重新派工 + + + 接单 + + + 开始施工 + + 告知取车 - + 查看详情 @@ -58,6 +67,11 @@