租房小程序前端代码
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
853 B

6 months ago
  1. {
  2. "navigationBarTitleText": "房屋发布",
  3. "usingComponents": {
  4. "city-select": "../../components/cityselect/index",
  5. "uv-input": "../../uni_modules/uv-input/components/uv-input/uv-input",
  6. "uv-form-item": "../../uni_modules/uv-form/components/uv-form-item/uv-form-item",
  7. "uv-icon": "../../uni_modules/uv-icon/components/uv-icon/uv-icon",
  8. "uv-number-box": "../../uni_modules/uv-number-box/components/uv-number-box/uv-number-box",
  9. "uv-radio": "../../uni_modules/uv-radio/components/uv-radio/uv-radio",
  10. "uv-radio-group": "../../uni_modules/uv-radio/components/uv-radio-group/uv-radio-group",
  11. "uv-upload": "../../uni_modules/uv-upload/components/uv-upload/uv-upload",
  12. "uv-button": "../../uni_modules/uv-button/components/uv-button/uv-button",
  13. "uv-form": "../../uni_modules/uv-form/components/uv-form/uv-form"
  14. }
  15. }