user.json 338 B

12345678910
  1. {
  2. "navigationBarTitleText": "我的",
  3. "usingComponents": {
  4. "tui-list-view": "/components/plugin/list-view",
  5. "tui-list-cell": "/components/plugin/list-cell",
  6. "login-popup": "/pages/home/components/login-popup",
  7. "app-trademark": "/components/module/app-trademark",
  8. "go-login": "/pages/home/components/go-login"
  9. }
  10. }