LoginView.json 240 B

123456789
  1. {
  2. "navigationBarTitleText": "登录",
  3. "enablePullDownRefresh": false,
  4. "navigationStyle": "custom",
  5. "usingComponents": {
  6. "custom-nav": "/components/customNav/customNav",
  7. "pop-view-g-g": "/components/popViewGG/popViewGG"
  8. }
  9. }