index.json 365 B

12345678910
  1. {
  2. "navigationBarTitleText": "",
  3. "navigationStyle": "custom",
  4. "usingComponents": {
  5. "mobile-login": "/pages/users/components/login_mobile/index",
  6. "routine-phone": "/pages/users/components/login_mobile/routine_phone",
  7. "edit-user-modal": "/components/eidtUserModal/index",
  8. "privacy-agreement-popup": "/components/privacyAgreementPopup/index"
  9. }
  10. }