From 587acb1557cebb464aa0e250ff3dbfc436a860fd Mon Sep 17 00:00:00 2001
From: zxl <763096477@qq.com>
Date: 星期三, 06 八月 2025 16:27:16 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/dev_fix_sub' into dev_fix_sub

---
 pages.json |   35 +++++++++++++++++++++++++----------
 1 files changed, 25 insertions(+), 10 deletions(-)

diff --git a/pages.json b/pages.json
index bc3dc0d..8ba3292 100644
--- a/pages.json
+++ b/pages.json
@@ -865,7 +865,8 @@
               "u-navbar": "view",
               "u-button": "view",
               "u-image": "view",
-              "u-loadmore": "view"
+              "u-loadmore": "view",
+			  "u-empty":"view"
             }
           }
         },
@@ -1260,7 +1261,7 @@
         {
           "path": "entry/seller/index",
           "style": {
-            "navigationBarTitleText": "搴楅摵鍏ラ┗",
+            "navigationBarTitleText": "渚涘簲鍟嗗叆椹�",
             "navigationStyle": "custom",
             "componentPlaceholder": {
               "u-navbar": "view"
@@ -1914,7 +1915,7 @@
         {
           "path": "news",
           "style": {
-            "navigationBarTitleText": "鏂伴椈",
+            "navigationBarTitleText": "蹇",
             "componentPlaceholder": {
               "u-icon": "view",
               "u-button": "view",
@@ -1933,7 +1934,7 @@
         {
           "path": "detail",
           "style": {
-            "navigationBarTitleText": "鏂伴椈璇︽儏",
+            "navigationBarTitleText": "蹇璇︽儏",
             "componentPlaceholder": {
               "u-icon": "view",
               "u-button": "view",
@@ -2016,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"
+				}
+        	}
         }
       ]
     },
@@ -2050,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