租房小程序前端代码
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.
 
 
 

15 lines
853 B

{
"navigationBarTitleText": "房屋发布",
"usingComponents": {
"city-select": "../../components/cityselect/index",
"uv-input": "../../uni_modules/uv-input/components/uv-input/uv-input",
"uv-form-item": "../../uni_modules/uv-form/components/uv-form-item/uv-form-item",
"uv-icon": "../../uni_modules/uv-icon/components/uv-icon/uv-icon",
"uv-number-box": "../../uni_modules/uv-number-box/components/uv-number-box/uv-number-box",
"uv-radio": "../../uni_modules/uv-radio/components/uv-radio/uv-radio",
"uv-radio-group": "../../uni_modules/uv-radio/components/uv-radio-group/uv-radio-group",
"uv-upload": "../../uni_modules/uv-upload/components/uv-upload/uv-upload",
"uv-button": "../../uni_modules/uv-button/components/uv-button/uv-button",
"uv-form": "../../uni_modules/uv-form/components/uv-form/uv-form"
}
}