workbench.json 244 B

123456789
  1. {
  2. "navigationBarTitleText": "",
  3. "enablePullDownRefresh": true,
  4. "usingComponents": {
  5. "modal-module": "/components/plugin/modal",
  6. "fab-module": "/components/plugin/fab",
  7. "app-avatar-module": "/components/module/app-avatar"
  8. }
  9. }