1234567891011 |
- {
- "navigationBarTitleText": "K线训练",
- "enablePullDownRefresh": true,
- "navigationStyle": "custom",
- "navigationBarTextStyle": "white",
- "usingComponents": {
- "fa-navbar": "/components/fa-navbar/fa-navbar",
- "fa-tabbar": "/components/fa-tabbar/fa-tabbar",
- "h-q-chart-control": "/uni_modules/jones-hqchart2/js_sdk/HQChartControl"
- }
- }
|