wrongBook.json 380 B

12345678910
  1. {
  2. "enablePullDownRefresh": false,
  3. "navigationStyle": "custom",
  4. "usingComponents": {
  5. "top-return": "/components/top-return/top-return",
  6. "u-count-down": "/uni_modules/uview-ui/components/u-count-down/u-count-down",
  7. "th-autograph": "/components/th-autograph/th-autograph",
  8. "u-action-sheet": "/uni_modules/uview-ui/components/u-action-sheet/u-action-sheet"
  9. }
  10. }