house.json 319 B

12345678
  1. {
  2. "navigationBarTitleText": "房源详情",
  3. "usingComponents": {
  4. "uni-icons": "/uni_modules/uni-icons/components/uni-icons/uni-icons",
  5. "uni-dateformat": "/uni_modules/uni-dateformat/components/uni-dateformat/uni-dateformat",
  6. "hb-comment": "/uni_modules/hb-comment/components/hb-comment/hb-comment"
  7. }
  8. }