From 6c7fecf52405e132e3573b43a7206f99026a1fd8 Mon Sep 17 00:00:00 2001
From: zxl <763096477@qq.com>
Date: 星期一, 04 八月 2025 18:13:05 +0800
Subject: [PATCH] 商家入驻同意协议,优惠卷领取状态

---
 pages.json |   26 ++++++++++++++++++++------
 1 files changed, 20 insertions(+), 6 deletions(-)

diff --git a/pages.json b/pages.json
index f3532d4..9d92817 100644
--- a/pages.json
+++ b/pages.json
@@ -2017,6 +2017,20 @@
 			  "u-icon": "view"
             }
           }
+        },
+        {
+        	"path" : "coups-goods-list",
+        	"style" : 
+        	{
+				"navigationStyle": "custom",
+        		"navigationBarTitleText" : "浼樻儬鍗峰晢鍝侀〉闈�",
+				"componentPlaceholder": {
+				  "u-navbar": "view",
+				  "u-search": "view",
+				  "u-image": "view",
+				  "u-icon": "view"
+				}
+        	}
         }
       ]
     },
@@ -2051,12 +2065,12 @@
     {
       "root": "pages/cusbar",
       "pages": [
-        {
-          "path": "special/special",
-          "style": {
-            "navigationBarTitleText": "涓撻"
-          }
-        },
+        // {
+        //   "path": "special/special",
+        //   "style": {
+        //     "navigationBarTitleText": "涓撻"
+        //   }
+        // },
         {
           "path": "cart/cartList",
           "style": {

--
Gitblit v1.8.0