From 814f5915fde05ecf5e565a07bc9d611cf6202505 Mon Sep 17 00:00:00 2001
From: zxl <763096477@qq.com>
Date: 星期五, 12 九月 2025 17:07:21 +0800
Subject: [PATCH] 分享虚拟优惠卷

---
 pages.json |   49 ++++++++++++++++++++++++++++++++++++++++++++++---
 1 files changed, 46 insertions(+), 3 deletions(-)

diff --git a/pages.json b/pages.json
index 5441924..4a7378d 100644
--- a/pages.json
+++ b/pages.json
@@ -1779,10 +1779,53 @@
           }
         },
         {
-        	"path" : "editOrderAddress/editOrderAddress",
-        	"style" : 
+        	"path" : "claim-coupon/claim-coupon",
+        	"style" :
         	{
-        		"navigationBarTitleText" : "淇敼璁㈠崟"
+        		"navigationBarTitleText" : "浼樻儬鍒搁鍙�",
+        		"enablePullDownRefresh" : true,
+				"componentPlaceholder": {
+				  "u-image": "view",
+				  "u-tag": "view",
+				  "u-loading": "view",
+				  "u-empty": "view",
+				  "u-modal":"view"
+				}
+        	}
+        },
+        {
+        	"path" : "editOrderAddress/editOrderAddress",
+        	"style" :
+        	{
+        		"navigationBarTitleText" : "淇敼璁㈠崟",
+				"componentPlaceholder": {
+				  "u-image": "view",
+				  "u-row": "view",
+				  "u-col": "view",
+				  "u-input": "view",
+				  "u-icon": "view",
+				  "u-select": "view",
+				  "u-notice-bar": "view"
+				}
+        	}
+        },
+        {
+        	"path" : "cardPack",
+        	"style" :
+        	{
+        		"navigationBarTitleText" : "浼樻儬鍔靛崱鍖�",
+				"componentPlaceholder": {
+				  "u-navbar": "view",
+				  "u-checkbox-group": "view",
+				  "u-checkbox": "view",
+				  "u-swipe-action": "view",
+				  "u-image": "view",
+				  "u-icon": "view",
+				  "u-count-down": "view",
+				  "u-modal": "view",
+				  "u-popup": "view",
+				  "u-empty": "view"
+				}
         	}
         }
       ]

--
Gitblit v1.8.0