From adacb8f828710ac9eedb4d2e309b88feeb64371d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E9=82=93=E5=B9=B3=E8=89=BA?= <52643018@qq.com>
Date: Fri, 3 Sep 2021 14:25:22 +0800
Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E6=88=90=E4=BC=9A=E5=91=98=E6=9C=8D?=
 =?UTF-8?q?=E5=8A=A1=E9=A1=B5=E9=9D=A2UI?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
 pages.json                    |   7 ++
 pages/user/member/service.vue | 123 ++++++++++++++++++++++++++++++++++
 2 files changed, 130 insertions(+)
 create mode 100644 pages/user/member/service.vue
diff --git a/pages.json b/pages.json
index 38086b0..11c2121 100644
--- a/pages.json
+++ b/pages.json
@@ -734,6 +734,13 @@
 				"navigationBarTitleText": "积分规则",
 				"navigationStyle": "custom"
 			}
+		},
+		{
+			"path" : "pages/user/member/service",
+			"style" : {
+				"navigationBarTitleText": "会员服务",
+				"navigationStyle": "custom"
+			}
 		}
     ],
 	"globalStyle": {
diff --git a/pages/user/member/service.vue b/pages/user/member/service.vue
new file mode 100644
index 0000000..bcf3550
--- /dev/null
+++ b/pages/user/member/service.vue
@@ -0,0 +1,123 @@
+
+	
+		
+		
+			
+				
+			
+			
+				
+					
+					会员饮品
+					每月免费赠饮
+				
+			
+			
+			
+				在线客服
+				拨打客服电话
+			
+		
+	
+
+
+
+
+