member.json 441 B

12345678910111213
  1. {
  2. "navigationBarTitleText": "客户",
  3. "enablePullDownRefresh": true,
  4. "usingComponents": {
  5. "app-tabs": "/components/plugin/tabs",
  6. "tui-list-cell": "/components/plugin/list-cell",
  7. "badge-module": "/components/plugin/badge",
  8. "app-wrapper-empty": "/components/app-wrapper-empty",
  9. "app-vip-module": "/components/module/app-vip",
  10. "app-tag": "/components/module/app-tag",
  11. "not-login": "/components/not-login"
  12. }
  13. }