From 8a2d6949a4525f90e0e75f2f3f83c13b8830a758 Mon Sep 17 00:00:00 2001
From: peng <peng.com>
Date: 星期五, 08 八月 2025 17:37:50 +0800
Subject: [PATCH] 修改商品广场和购物车

---
 pages.json |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/pages.json b/pages.json
index 3dfba05..8ba3292 100644
--- a/pages.json
+++ b/pages.json
@@ -1261,7 +1261,7 @@
         {
           "path": "entry/seller/index",
           "style": {
-            "navigationBarTitleText": "搴楅摵鍏ラ┗",
+            "navigationBarTitleText": "渚涘簲鍟嗗叆椹�",
             "navigationStyle": "custom",
             "componentPlaceholder": {
               "u-navbar": "view"
@@ -2065,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