From 4c3dbf9c9d6e4c657d059c64803ad0e752753576 Mon Sep 17 00:00:00 2001 From: peng <peng.com> Date: 星期五, 27 六月 2025 10:57:02 +0800 Subject: [PATCH] update 修改商品广场页面 --- pages.json | 17 +++++++++++++---- 1 files changed, 13 insertions(+), 4 deletions(-) diff --git a/pages.json b/pages.json index 309a483..48cdf4f 100644 --- a/pages.json +++ b/pages.json @@ -36,6 +36,13 @@ } }, { + "path": "pages/kitchen/KitchenVideo", + "style": { + "navigationBarTitleText": "绁炲帹", + "navigationStyle": "custom" // 闅愯棌绯荤粺瀵艰埅鏍� + } + }, + { "path": "pages/tabbar/home/title", "style": { "navigationBarTitleText": "娑堟伅" @@ -68,7 +75,7 @@ "style": { "navigationBarTitleText": "鍟嗗搧骞垮満", - // "navigationStyle": "custom", // 闅愯棌绯荤粺瀵艰埅鏍� + "navigationStyle": "custom", // 闅愯棌绯荤粺瀵艰埅鏍� "navigationBarTextStyle": "black", // "disableScroll": true, "bounce": "none", @@ -785,6 +792,7 @@ "style": { "navigationBarTitleText": "娲诲姩", "enablePullDownRefresh": true, //涓嬫媺鍒锋柊 + "navigationStyle": "custom", // 闅愯棌椤堕儴瀵艰埅鏍� "componentPlaceholder": { "u-form": "view", "u-form-item": "view", @@ -1471,7 +1479,8 @@ "pages": [{ "path": "healthVideo", "style": { - "navigationBarTitleText": "澶у仴搴�" + "navigationBarTitleText": "澶у仴搴�", + "navigationStyle": "custom" } }] } @@ -1514,10 +1523,10 @@ }, { // "pagePath": "pages/tabbar/category/category", - "pagePath": "pages/commodity-square/commoditySquare", + "pagePath": "pages/kitchen/KitchenVideo", "iconPath": "static/tabbar/category.png", "selectedIconPath": "static/tabbar/category-s.png", - "text": "鍟嗗煄" + "text": "绁炲帹" }, { "pagePath": "pages/tabbar/video/video", -- Gitblit v1.8.0