invite.json 271 B

123456789
  1. {
  2. "navigationBarTitleText": "邀请排行",
  3. "enablePullDownRefresh": true,
  4. "usingComponents": {
  5. "alert-module": "/components/plugin/alert",
  6. "app-share-mask": "/components/module/app-share-mask",
  7. "app-wrapper-empty": "/components/app-wrapper-empty"
  8. }
  9. }