list.json 251 B

123456789
  1. {
  2. "enablePullDownRefresh": false,
  3. "navigationBarBackgroundColor": "#FFFFFF",
  4. "usingComponents": {
  5. "masonry": "../components/masonry/masonry",
  6. "img-box": "../components/img-box/img-box",
  7. "i-empty": "../../components/empty/index"
  8. }
  9. }