From f3429013f18b25e2dc4dd99d230170c1892a1479 Mon Sep 17 00:00:00 2001 From: peng <peng.com> Date: 星期四, 19 六月 2025 11:24:14 +0800 Subject: [PATCH] update 修改商品广场 --- pages.json | 34 +++++++++++++++++++--------------- 1 files changed, 19 insertions(+), 15 deletions(-) diff --git a/pages.json b/pages.json index aae66b9..e738c2e 100644 --- a/pages.json +++ b/pages.json @@ -63,12 +63,14 @@ } }, { - "path": "pages/tabbar/category/category", + // "path": "pages/tabbar/category/category", + "path": "pages/commodity-square/commoditySquare", + "style": { - "navigationBarTitleText": "鍒嗙被", - "navigationStyle": "custom", // 闅愯棌绯荤粺瀵艰埅鏍� + "navigationBarTitleText": "鍟嗗搧骞垮満", + // "navigationStyle": "custom", // 闅愯棌绯荤粺瀵艰埅鏍� "navigationBarTextStyle": "black", - "disableScroll": true, + // "disableScroll": true, "bounce": "none", "scrollIndicator": "none", "componentPlaceholder": { @@ -1432,17 +1434,18 @@ "navigationBarTitleText": "澶у仴搴�" } }] - }, - { - "root": "pages/commodity-square", - "pages": [{ - "path" : "commoditySquare", - "style" : - { - "navigationBarTitleText" : "鍟嗗搧骞垮満" - } - }] } + // , + // { + // "root": "pages/commodity-square", + // "pages": [{ + // "path" : "commoditySquare", + // "style" : + // { + // "navigationBarTitleText" : "鍟嗗搧骞垮満" + // } + // }] + // } ], "globalStyle": { "navigationBarTextStyle": "black", @@ -1470,7 +1473,8 @@ "text": "棣栭〉" }, { - "pagePath": "pages/tabbar/category/category", + // "pagePath": "pages/tabbar/category/category", + "pagePath": "pages/commodity-square/commoditySquare", "iconPath": "static/tabbar/category.png", "selectedIconPath": "static/tabbar/category-s.png", "text": "鍟嗗煄" -- Gitblit v1.8.0