From 05c8d04b39cef153c608b0d86a9330b1209215ce Mon Sep 17 00:00:00 2001 From: ZhangYong Date: Tue, 28 Oct 2025 13:18:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=B1=E5=BA=A6=E6=8E=A2=E7=B4=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/pages.json b/pages.json index 456bb6a..85a8848 100644 --- a/pages.json +++ b/pages.json @@ -186,6 +186,21 @@ "navigationBarTitleText" : "行情", "navigationStyle": "custom" } + },{ + "path": "pages/deepExploration/MainForceActions", + "style": { + "navigationStyle": "custom", + "disableSwipeBack": true, + "titleNView": false, + "bounce": false + } + }, + { + "path" : "pages/deepExploration/stockSelectDetail", + "style" : + { + "navigationBarTitleText": "选股策略" + } } ], "globalStyle": {