swapstats.json 321 B

123456789
  1. {
  2. "enablePullDownRefresh": false,
  3. "navigationStyle": "custom",
  4. "usingComponents": {
  5. "top-return": "/components/top-return/top-return",
  6. "u-picker": "/uni_modules/uview-ui/components/u-picker/u-picker",
  7. "qiun-data-charts": "/uni_modules/qiun-data-charts/components/qiun-data-charts/qiun-data-charts"
  8. }
  9. }