stock.json 173 B

1234567
  1. {
  2. "navigationBarTitleText": "量化训练",
  3. "component": true,
  4. "usingComponents": {
  5. "h-q-chart-control": "/node-modules/jones-hqchart2/js_sdk/HQChartControl"
  6. }
  7. }