house.json 122 B

123456
  1. {
  2. "navigationBarTitleText": "房源列表",
  3. "usingComponents": {
  4. "house-list": "/components/house/houseList"
  5. }
  6. }