myHouse.json 288 B

1234567
  1. {
  2. "navigationBarTitleText": "我的房源",
  3. "usingComponents": {
  4. "mescroll-body": "/uni_modules/mescroll-uni/components/mescroll-body/mescroll-body",
  5. "custom-waterfalls-flow": "/uni_modules/custom-waterfalls-flow/components/custom-waterfalls-flow/custom-waterfalls-flow"
  6. }
  7. }