member.json 399 B

123456789101112
  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. }
  12. }