12345678910 |
- {
- "enablePullDownRefresh": true,
- "navigationStyle": "custom",
- "usingComponents": {
- "loading": "/components/loading/loading",
- "top-info": "/components/top-info/top-info",
- "qiun-data-charts": "/uni_modules/qiun-data-charts/components/qiun-data-charts/qiun-data-charts",
- "u-notice-bar": "/uni_modules/uview-ui/components/u-notice-bar/u-notice-bar"
- }
- }
|