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 | 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