invite.json 338 B

12345678910
  1. {
  2. "navigationBarTitleText": "邀请列表",
  3. "usingComponents": {
  4. "app-tabs": "/components/plugin/tabs",
  5. "app-search-module": "/components/module/app-search",
  6. "app-avatar-module": "/components/module/app-avatar",
  7. "modal-module": "/components/plugin/modal",
  8. "app-wrapper-empty": "/components/app-wrapper-empty"
  9. }
  10. }