read.json 175 B

12345678
  1. {
  2. "navigationStyle": "custom",
  3. "enablePullDownRefresh": true,
  4. "onReachBottomDistance": 10,
  5. "usingComponents": {
  6. "read-page": "../../components/read/readPage"
  7. }
  8. }