From 74756690fd55fe9ccca002f73e06d9d88161cc3a Mon Sep 17 00:00:00 2001
From: zxl <763096477@qq.com>
Date: 星期三, 06 八月 2025 16:26:55 +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