my.json 336 B

12345678910
  1. {
  2. "navigationBarTitleText": "",
  3. "navigationStyle": "custom",
  4. "enablePullDownRefresh": false,
  5. "usingComponents": {
  6. "u-cell-group": "/uni_modules/uview-ui/components/u-cell-group/u-cell-group",
  7. "u-cell": "/uni_modules/uview-ui/components/u-cell/u-cell",
  8. "u-icon": "/uni_modules/uview-ui/components/u-icon/u-icon"
  9. }
  10. }