diff --git a/components/index-nav/index-nav.vue b/components/index-nav/index-nav.vue
index 72f5860..09c145b 100644
--- a/components/index-nav/index-nav.vue
+++ b/components/index-nav/index-nav.vue
@@ -58,7 +58,7 @@ export default {
 			image: 'https://cdn.guojiang.club/storage/uploads/images/2020_06_05/rNCqCVUgi5GFYntpqmevHEaO1NYt5PZ2tgjEXRMU.png',
 			name: '餐饮配套'
 		},{
-			link: '',
+			link: '/pages/index/collectCoupons/collectCoupons',
 			image: 'https://cdn.guojiang.club/storage/uploads/images/2020_06_05/rNCqCVUgi5GFYntpqmevHEaO1NYt5PZ2tgjEXRMU.png',
 			name: '领券中心'
 		},{
diff --git a/pages.json b/pages.json
index c282b9c..0b106ef 100644
--- a/pages.json
+++ b/pages.json
@@ -886,6 +886,13 @@
 				"navigationBarTitleText": "餐饮配套",
 				"navigationStyle": "custom"
 			}
+		},
+		{
+			"path" : "pages/index/collectCoupons/collectCoupons",
+			"style" : {
+				"navigationBarTitleText": "领券中心",
+				"navigationStyle": "custom"
+			}
 		}
     ],
 	"globalStyle": {
diff --git a/pages/index/collectCoupons/collectCoupons.vue b/pages/index/collectCoupons/collectCoupons.vue
new file mode 100644
index 0000000..d44094a
--- /dev/null
+++ b/pages/index/collectCoupons/collectCoupons.vue
@@ -0,0 +1,225 @@
+
+	
+		
+		
+			
+			我的优惠券
+		
+		
+			
+				
+					
+						
+					
+					
+						
+					
+					
+						
+							
+								¥
+								200
+							
+						
+						
+							满1200减200
+							有效期2021.09.09-2021-09.15
+						
+					
+				
+				立即领取
+				
+					
+					
+						抢光了
+					
+				
+			
+		
+		
+	
+
+
+
+
+