index.json 173 B

1234567
  1. {
  2. "navigationStyle": "custom",
  3. "usingComponents": {
  4. "message-vue": "../../components/public/Message",
  5. "alert-dialog": "../../components/public/alertDialog"
  6. }
  7. }