apply.json 142 B

1234567
  1. {
  2. "navigationBarTitleText": "应用",
  3. "enablePullDownRefresh": true,
  4. "usingComponents": {
  5. "not-login": "/components/not-login"
  6. }
  7. }