Browse Source

深度探索

zhaowenkang/feature-20251028181547-行情页面
ZhangYong 4 weeks ago
parent
commit
05c8d04b39
  1. 15
      pages.json

15
pages.json

@ -186,6 +186,21 @@
"navigationBarTitleText" : "行情", "navigationBarTitleText" : "行情",
"navigationStyle": "custom" "navigationStyle": "custom"
} }
},{
"path": "pages/deepExploration/MainForceActions",
"style": {
"navigationStyle": "custom",
"disableSwipeBack": true,
"titleNView": false,
"bounce": false
}
},
{
"path" : "pages/deepExploration/stockSelectDetail",
"style" :
{
"navigationBarTitleText": "选股策略"
}
} }
], ],
"globalStyle": { "globalStyle": {

Loading…
Cancel
Save