From 4e33ebb340e533723f4cdd4c402afb2bb5894343 Mon Sep 17 00:00:00 2001
From: xiangpei <xiangpei@timesnew.cn>
Date: 星期四, 03 七月 2025 18:49:20 +0800
Subject: [PATCH] 我的-新增box

---
 pages.json |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/pages.json b/pages.json
index 48cdf4f..a071262 100644
--- a/pages.json
+++ b/pages.json
@@ -836,8 +836,7 @@
 				{
 					"path": "shopPage",
 					"style": {
-						"navigationBarTitleText": "",
-						"navigationStyle": "custom"
+						"navigationBarTitleText": ""
 					}
 				},
 				{
@@ -1038,6 +1037,13 @@
 							"u-button": "view"
 						}
 					}
+				},
+				{
+					"path" : "video-search",
+					"style" : 
+					{
+						"navigationBarTitleText" : ""
+					}
 				}
 			]
 		},

--
Gitblit v1.8.0