From c3d5c0b300c68deac17bb8f59da44ee1b2a55a5a Mon Sep 17 00:00:00 2001
From: peng <peng.com>
Date: 星期三, 06 八月 2025 09:42:37 +0800
Subject: [PATCH] 商品排序显示

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

diff --git a/pages.json b/pages.json
index 3dfba05..9d92817 100644
--- a/pages.json
+++ b/pages.json
@@ -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