From 0d64f3e54a56c2e69ff154c91a799adb17b070bd Mon Sep 17 00:00:00 2001
From: peng <peng.com>
Date: 星期四, 03 七月 2025 16:28:12 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/dev' into dev

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

diff --git a/pages.json b/pages.json
index 309a483..a071262 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",
@@ -828,8 +836,7 @@
 				{
 					"path": "shopPage",
 					"style": {
-						"navigationBarTitleText": "",
-						"navigationStyle": "custom"
+						"navigationBarTitleText": ""
 					}
 				},
 				{
@@ -1029,6 +1036,13 @@
 						"componentPlaceholder": {
 							"u-button": "view"
 						}
+					}
+				},
+				{
+					"path" : "video-search",
+					"style" : 
+					{
+						"navigationBarTitleText" : ""
 					}
 				}
 			]
@@ -1471,7 +1485,8 @@
 			"pages": [{
 				"path": "healthVideo",
 				"style": {
-					"navigationBarTitleText": "澶у仴搴�"
+					"navigationBarTitleText": "澶у仴搴�",
+					"navigationStyle": "custom"
 				}
 			}]
 		}
@@ -1514,10 +1529,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