my.json 285 B

123456789
  1. {
  2. "defaultTitle": "",
  3. "pullRefresh": false,
  4. "usingComponents": {
  5. "u-cell-group": "/uni_modules/uview-ui/components/u-cell-group/u-cell-group",
  6. "u-cell": "/uni_modules/uview-ui/components/u-cell/u-cell",
  7. "u-icon": "/uni_modules/uview-ui/components/u-icon/u-icon"
  8. }
  9. }