From 4da287b2bdad15cc2c48601348cb2f679d0e9e9f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=9B=B9=E8=BE=89?= <814457906@qq.com>
Date: Tue, 6 Dec 2022 10:10:40 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/menttimeorder/menttimeorder.vue | 199 ++++++++++++++++++++++++++
1 file changed, 199 insertions(+)
create mode 100644 pages/menttimeorder/menttimeorder.vue
diff --git a/pages/menttimeorder/menttimeorder.vue b/pages/menttimeorder/menttimeorder.vue
new file mode 100644
index 0000000..bc8e967
--- /dev/null
+++ b/pages/menttimeorder/menttimeorder.vue
@@ -0,0 +1,199 @@
+
+
+
+ 剩余付款时间:
+
+
+
+
+ 订单已关闭
+
+
+
+ 服务商家
+
+
+
+
+
+
+ {{list.nurseStationName}}
+
+
+ {{list.address}}
+
+
+
+ 联系我们
+
+
+
+
+
+
+
+ 服务项目
+
+ ·{{list.nurseItemName}}
+
+ 服务信息
+ ·联系人:{{list.patientName}}
+ ·电话:{{list.patientPhone}}
+ ·地址:{{list.serviceAddress}}
+ ·时间:{{list.serviceDate}} {{list.serviceStartTime}}-{{list.serviceEndTime}}
+
+ 套餐信息:
+ ¥{{list.nurseItemPrice}}
+
+ ·{{list.nurseItemName}}
+
+
+ 耗材包详情:
+ ¥{{list.consumableTotalPrice}}
+ ¥0
+
+ ·{{item.orderConsumableName}}
+ {{item.orderConsumableCount}}{{item.consumableUnit}}/¥{{item.orderConsumablePrice}}
+
+
+
+
+
+ ¥{{list.totalPrice}}
+
+
+
+ 去支付
+
+
+
+
+
+
+
+