tab_home.json 372 B

12345678910
  1. {
  2. "enablePullDownRefresh": true,
  3. "navigationStyle": "custom",
  4. "usingComponents": {
  5. "loading": "/components/loading/loading",
  6. "top-info": "/components/top-info/top-info",
  7. "qiun-data-charts": "/uni_modules/qiun-data-charts/components/qiun-data-charts/qiun-data-charts",
  8. "u-notice-bar": "/uni_modules/uview-ui/components/u-notice-bar/u-notice-bar"
  9. }
  10. }