user.json 159 B

1234567
  1. {
  2. "navigationBarTitleText": "个人中心",
  3. "navigationStyle":"custom",
  4. "usingComponents": {
  5. "login-popup": "/components/loginPopup/loginPopup"
  6. }
  7. }