workbench.json 282 B

12345678910
  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. "none-hd": "/components/none-hd"
  9. }
  10. }