stockprogram.json 724 B

1234567891011121314151617
  1. {
  2. "navigationBarTitleText": "策略研发",
  3. "enablePullDownRefresh": true,
  4. "navigationStyle": "default",
  5. "navigationBarTextStyle": "black",
  6. "usingComponents": {
  7. "fa-navbar": "/components/fa-navbar/fa-navbar",
  8. "u-popup": "/uview-ui/components/u-popup/u-popup",
  9. "u-icon": "/uview-ui/components/u-icon/u-icon",
  10. "u-tag": "/uview-ui/components/u-tag/u-tag",
  11. "u-action-sheet": "/uview-ui/components/u-action-sheet/u-action-sheet",
  12. "u-input": "/uview-ui/components/u-input/u-input",
  13. "fa-tabbar": "/components/fa-tabbar/fa-tabbar",
  14. "h-q-chart-control": "/uni_modules/jones-hqchart2/js_sdk/HQChartControl",
  15. "mp-html": "/node-modules/mp-html/dist/uni-app/components/mp-html/mp-html"
  16. }
  17. }