workbench.json 136 B

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