me.json 344 B

1234567891011
  1. {
  2. "navigationBarTitleText": "我的",
  3. "enablePullDownRefresh": true,
  4. "navigationStyle": "custom",
  5. "usingComponents": {
  6. "app-avatar-module": "/components/module/app-avatar",
  7. "tui-list-cell": "/components/plugin/list-cell",
  8. "dorpdown-select": "/components/module/dorpdownSelect",
  9. "not-login": "/components/not-login"
  10. }
  11. }