12345678910111213141516 |
- {
- "navigationBarTitleText": "策略研发",
- "enablePullDownRefresh": true,
- "navigationStyle": "custom",
- "navigationBarTextStyle": "white",
- "component": true,
- "usingComponents": {
- "fa-navbar": "/components/fa-navbar/fa-navbar",
- "fa-tabbar": "/components/fa-tabbar/fa-tabbar",
- "u-popup": "/uview-ui/components/u-popup/u-popup",
- "u-icon": "/uview-ui/components/u-icon/u-icon",
- "u-input": "/uview-ui/components/u-input/u-input",
- "h-q-chart-control": "/uni_modules/jones-hqchart2/js_sdk/HQChartControl",
- "mp-html": "/node-modules/mp-html/dist/uni-app/components/mp-html/mp-html"
- }
- }
|