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}}
+
+
+
+ 去支付
+
+
+
+
+
+
+
+