index.json 161 B

1234567
  1. {
  2. "defaultTitle": "楼房号",
  3. "backgroundColor": "#f5f5f5",
  4. "usingComponents": {
  5. "visit-select-room": "../../components/visit-select-room/index"
  6. }
  7. }