From 77fc918695121b0c8f69298574c6de9e84957f4f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E9=82=93=E5=B9=B3=E8=89=BA?= <52643018@qq.com>
Date: Wed, 8 Sep 2021 15:02:33 +0800
Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E6=88=90=E8=AE=A2=E5=8D=95=E8=AF=A6?=
 =?UTF-8?q?=E6=83=85=E9=A1=B5UI?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
 pages.json                          |   7 ++
 pages/order/newdetail/newdetail.vue | 114 ++++++++++++++++++++++++++++
 2 files changed, 121 insertions(+)
 create mode 100644 pages/order/newdetail/newdetail.vue
diff --git a/pages.json b/pages.json
index 876e0f4..a13fe14 100644
--- a/pages.json
+++ b/pages.json
@@ -872,6 +872,13 @@
 				"navigationBarTitleText": "支付收银台",
 				"navigationStyle": "custom"
 			}
+		},
+		{
+			"path" : "pages/order/newdetail/newdetail",
+			"style" : {
+				"navigationBarTitleText": "订单详情",
+				"navigationStyle": "custom"
+			}
 		}
     ],
 	"globalStyle": {
diff --git a/pages/order/newdetail/newdetail.vue b/pages/order/newdetail/newdetail.vue
new file mode 100644
index 0000000..0a1989d
--- /dev/null
+++ b/pages/order/newdetail/newdetail.vue
@@ -0,0 +1,114 @@
+
+	
+		
+		
+			
+				
+				精品超市
+				
+			
+			
+				
+				
+					爱他美较大婴儿配方奶粉较大配方奶粉较2段 
+					500g
+					
+						¥385
+						x 2
+					
+				
+			
+			
+				商品订单号
+				7863465293852482642934
+			
+		
+		
+			
+				订单总价
+				¥385
+			
+			
+				优惠券
+				-¥20
+			
+		
+		
+			
+				订单编号
+				75894375395739345
+			
+			
+				创建时间
+				2021-09-07 10:21:38
+			
+		
+	
+
+
+
+
+
+