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": {