invite.json 213 B

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